﻿2026-06-07T23:22:45.2633918Z Current runner version: '2.334.0'
2026-06-07T23:22:45.2639402Z Runner name: 'kitsubito'
2026-06-07T23:22:45.2640036Z Runner group name: 'Default'
2026-06-07T23:22:45.2640836Z Machine name: 'KITSUBITO'
2026-06-07T23:22:45.2643069Z ##[group]GITHUB_TOKEN Permissions
2026-06-07T23:22:45.2644802Z Contents: read
2026-06-07T23:22:45.2645374Z Metadata: read
2026-06-07T23:22:45.2645838Z Packages: read
2026-06-07T23:22:45.2646367Z ##[endgroup]
2026-06-07T23:22:45.2648170Z Secret source: Actions
2026-06-07T23:22:45.2648832Z Prepare workflow directory
2026-06-07T23:22:45.3057400Z Prepare all required actions
2026-06-07T23:22:45.3086232Z Getting action download info
2026-06-07T23:22:45.6769246Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-07T23:22:46.4138978Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-07T23:22:46.5118847Z ##[group]Run actions/checkout@v5
2026-06-07T23:22:46.5119977Z with:
2026-06-07T23:22:46.5120654Z   repository: SaberMage/spt-core
2026-06-07T23:22:46.5128501Z   token: ***
2026-06-07T23:22:46.5129170Z   ssh-strict: true
2026-06-07T23:22:46.5129842Z   ssh-user: git
2026-06-07T23:22:46.5130532Z   persist-credentials: true
2026-06-07T23:22:46.5131303Z   clean: true
2026-06-07T23:22:46.5131981Z   sparse-checkout-cone-mode: true
2026-06-07T23:22:46.5132873Z   fetch-depth: 1
2026-06-07T23:22:46.5133597Z   fetch-tags: false
2026-06-07T23:22:46.5134296Z   show-progress: true
2026-06-07T23:22:46.5135001Z   lfs: false
2026-06-07T23:22:46.5135673Z   submodules: false
2026-06-07T23:22:46.5136414Z   set-safe-directory: true
2026-06-07T23:22:46.5137592Z ##[endgroup]
2026-06-07T23:22:46.5975831Z Syncing repository: SaberMage/spt-core
2026-06-07T23:22:46.5978463Z ##[group]Getting Git version info
2026-06-07T23:22:46.5979781Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-07T23:22:46.5981719Z [command]/usr/bin/git version
2026-06-07T23:22:46.5982578Z git version 2.43.0
2026-06-07T23:22:46.5985681Z ##[endgroup]
2026-06-07T23:22:46.5991176Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6b47e1ea-7054-484c-93d8-a0e108669252' before making global git config changes
2026-06-07T23:22:46.5993599Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:22:46.5995627Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T23:22:46.6027202Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-07T23:22:46.6046114Z https://github.com/SaberMage/spt-core
2026-06-07T23:22:46.6055849Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T23:22:46.6057929Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T23:22:46.6076287Z refs/heads/dev-freeform
2026-06-07T23:22:46.6083135Z [command]/usr/bin/git checkout --detach
2026-06-07T23:22:46.6121488Z HEAD is now at 7947cc5 fix(notif): consent notif mints from the canonical per-node epoch, not pump-ops
2026-06-07T23:22:46.6153673Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-07T23:22:46.6176425Z Deleted branch dev-freeform (was 7947cc5).
2026-06-07T23:22:46.6208044Z ##[endgroup]
2026-06-07T23:22:46.6208960Z [command]/usr/bin/git submodule status
2026-06-07T23:22:46.6392901Z ##[group]Cleaning the repository
2026-06-07T23:22:46.6394121Z [command]/usr/bin/git clean -ffdx
2026-06-07T23:22:47.2006362Z Removing target/
2026-06-07T23:22:47.2016230Z [command]/usr/bin/git reset --hard HEAD
2026-06-07T23:22:47.2058220Z HEAD is now at 7947cc5 fix(notif): consent notif mints from the canonical per-node epoch, not pump-ops
2026-06-07T23:22:47.2062262Z ##[endgroup]
2026-06-07T23:22:47.2064161Z ##[group]Disabling automatic garbage collection
2026-06-07T23:22:47.2067077Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T23:22:47.2091701Z ##[endgroup]
2026-06-07T23:22:47.2092220Z ##[group]Setting up auth
2026-06-07T23:22:47.2096601Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:22:47.2124117Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T23:22:47.2316654Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:22:47.2339983Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T23:22:47.2529125Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:22:47.2554834Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T23:22:47.2743534Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T23:22:47.2773044Z ##[endgroup]
2026-06-07T23:22:47.2773491Z ##[group]Fetching the repository
2026-06-07T23:22:47.2780465Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7278c95ce6c31b0dde6ec446975903e9128e5147:refs/remotes/origin/dev-freeform
2026-06-07T23:22:47.7065568Z From https://github.com/SaberMage/spt-core
2026-06-07T23:22:47.7066467Z  + 7947cc5...7278c95 7278c95ce6c31b0dde6ec446975903e9128e5147 -> origin/dev-freeform  (forced update)
2026-06-07T23:22:47.7092602Z ##[endgroup]
2026-06-07T23:22:47.7093415Z ##[group]Determining the checkout info
2026-06-07T23:22:47.7095260Z ##[endgroup]
2026-06-07T23:22:47.7106864Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T23:22:47.7152348Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T23:22:47.7174810Z ##[group]Checking out the ref
2026-06-07T23:22:47.7177106Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T23:22:47.7210138Z Warning: you are leaving 1 commit behind, not connected to
2026-06-07T23:22:47.7210602Z any of your branches:
2026-06-07T23:22:47.7210806Z 
2026-06-07T23:22:47.7211116Z   7947cc5 fix(notif): consent notif mints from the canonical per-node epoch, not pump-ops
2026-06-07T23:22:47.7211489Z 
2026-06-07T23:22:47.7211739Z If you want to keep it by creating a new branch, this may be a good time
2026-06-07T23:22:47.7212150Z to do so with:
2026-06-07T23:22:47.7212316Z 
2026-06-07T23:22:47.7212480Z  git branch <new-branch-name> 7947cc5
2026-06-07T23:22:47.7212702Z 
2026-06-07T23:22:47.7217545Z Switched to a new branch 'dev-freeform'
2026-06-07T23:22:47.7219749Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T23:22:47.7222309Z ##[endgroup]
2026-06-07T23:22:47.7249421Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T23:22:47.7266811Z 7278c95ce6c31b0dde6ec446975903e9128e5147
2026-06-07T23:22:47.7435797Z ##[group]Run cargo build --workspace --all-targets
2026-06-07T23:22:47.7436232Z [36;1mcargo build --workspace --all-targets[0m
2026-06-07T23:22:47.7451836Z shell: /usr/bin/bash -e {0}
2026-06-07T23:22:47.7452105Z ##[endgroup]
2026-06-07T23:22:48.0197770Z    Compiling proc-macro2 v1.0.106
2026-06-07T23:22:48.0198314Z    Compiling unicode-ident v1.0.24
2026-06-07T23:22:48.0198600Z    Compiling quote v1.0.45
2026-06-07T23:22:48.0198886Z    Compiling libc v0.2.186
2026-06-07T23:22:48.0223740Z    Compiling serde_core v1.0.228
2026-06-07T23:22:48.0224141Z    Compiling serde v1.0.228
2026-06-07T23:22:48.0241652Z    Compiling cfg-if v1.0.4
2026-06-07T23:22:48.0273986Z    Compiling typenum v1.20.1
2026-06-07T23:22:48.0300886Z    Compiling version_check v0.9.5
2026-06-07T23:22:48.0334141Z    Compiling portable-atomic v1.13.1
2026-06-07T23:22:48.0404545Z    Compiling memchr v2.8.1
2026-06-07T23:22:48.0464261Z    Compiling critical-section v1.2.0
2026-06-07T23:22:48.0465385Z    Compiling subtle v2.6.1
2026-06-07T23:22:48.0465915Z    Compiling semver v1.0.28
2026-06-07T23:22:48.0467203Z    Compiling shlex v2.0.1
2026-06-07T23:22:48.0519085Z    Compiling find-msvc-tools v0.1.9
2026-06-07T23:22:48.0760178Z    Compiling smallvec v1.15.1
2026-06-07T23:22:48.1010226Z    Compiling itoa v1.0.18
2026-06-07T23:22:48.1339960Z    Compiling equivalent v1.0.2
2026-06-07T23:22:48.2062033Z    Compiling pin-project-lite v0.2.17
2026-06-07T23:22:48.2613032Z    Compiling cc v1.2.63
2026-06-07T23:22:48.2721323Z    Compiling cpufeatures v0.2.17
2026-06-07T23:22:48.2826400Z    Compiling hashbrown v0.17.1
2026-06-07T23:22:48.3046641Z    Compiling log v0.4.32
2026-06-07T23:22:48.3195271Z    Compiling bitflags v2.12.1
2026-06-07T23:22:48.3300757Z    Compiling futures-core v0.3.32
2026-06-07T23:22:48.3370531Z    Compiling bytes v1.11.1
2026-06-07T23:22:48.3508414Z    Compiling rustc_version v0.4.1
2026-06-07T23:22:48.3528146Z    Compiling rand_core v0.10.1
2026-06-07T23:22:48.3860605Z    Compiling generic-array v0.14.7
2026-06-07T23:22:48.4292467Z    Compiling getrandom v0.4.2
2026-06-07T23:22:48.4698853Z    Compiling stable_deref_trait v1.2.1
2026-06-07T23:22:48.5044214Z    Compiling futures-sink v0.3.32
2026-06-07T23:22:48.5394739Z    Compiling slab v0.4.12
2026-06-07T23:22:48.5450935Z    Compiling futures-io v0.3.32
2026-06-07T23:22:48.5584431Z    Compiling futures-task v0.3.32
2026-06-07T23:22:48.5937668Z    Compiling zerocopy v0.8.50
2026-06-07T23:22:48.6090305Z    Compiling futures-channel v0.3.32
2026-06-07T23:22:48.6239801Z    Compiling ahash v0.8.12
2026-06-07T23:22:48.6779029Z    Compiling signature v2.2.0
2026-06-07T23:22:48.7028927Z    Compiling zmij v1.0.21
2026-06-07T23:22:48.7244621Z    Compiling pkg-config v0.3.33
2026-06-07T23:22:48.7262747Z    Compiling curve25519-dalek v4.1.3
2026-06-07T23:22:48.7404104Z    Compiling fnv v1.0.7
2026-06-07T23:22:48.8021400Z    Compiling autocfg v1.5.1
2026-06-07T23:22:48.8305902Z    Compiling vcpkg v0.2.15
2026-06-07T23:22:48.8549729Z    Compiling ed25519 v2.2.3
2026-06-07T23:22:48.8945695Z    Compiling serde_json v1.0.150
2026-06-07T23:22:48.9949399Z    Compiling fastrand v2.4.1
2026-06-07T23:22:49.1018927Z    Compiling cfg_aliases v0.2.1
2026-06-07T23:22:49.1508858Z    Compiling indexmap v2.14.0
2026-06-07T23:22:49.1639108Z    Compiling litemap v0.8.2
2026-06-07T23:22:49.2296310Z    Compiling rustversion v1.0.22
2026-06-07T23:22:49.2779294Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-07T23:22:49.2826430Z    Compiling fallible-iterator v0.3.0
2026-06-07T23:22:49.2845251Z    Compiling syn v2.0.117
2026-06-07T23:22:49.3018939Z    Compiling writeable v0.6.3
2026-06-07T23:22:49.3183345Z    Compiling icu_properties_data v2.2.0
2026-06-07T23:22:49.3496688Z    Compiling utf8_iter v1.0.4
2026-06-07T23:22:49.3593554Z    Compiling icu_normalizer_data v2.2.0
2026-06-07T23:22:49.3699588Z    Compiling anyhow v1.0.102
2026-06-07T23:22:49.4113222Z    Compiling percent-encoding v2.3.2
2026-06-07T23:22:49.4799824Z    Compiling http v1.4.1
2026-06-07T23:22:49.5109635Z    Compiling strsim v0.11.1
2026-06-07T23:22:49.6108873Z    Compiling thiserror v2.0.18
2026-06-07T23:22:49.6319258Z    Compiling cpufeatures v0.3.0
2026-06-07T23:22:49.6649183Z    Compiling form_urlencoded v1.2.2
2026-06-07T23:22:49.6809087Z    Compiling chacha20 v0.10.0
2026-06-07T23:22:49.6906108Z    Compiling untrusted v0.9.0
2026-06-07T23:22:49.7607413Z    Compiling ident_case v1.0.1
2026-06-07T23:22:49.7909153Z    Compiling scopeguard v1.2.0
2026-06-07T23:22:49.8309958Z    Compiling unicode-segmentation v1.13.3
2026-06-07T23:22:49.8557212Z    Compiling rustix v1.1.4
2026-06-07T23:22:49.8648477Z    Compiling rustls v0.23.40
2026-06-07T23:22:50.0019601Z    Compiling lock_api v0.4.14
2026-06-07T23:22:50.0094466Z    Compiling unicode-xid v0.2.6
2026-06-07T23:22:50.0164190Z    Compiling const-oid v0.10.2
2026-06-07T23:22:50.0235553Z    Compiling linux-raw-sys v0.12.1
2026-06-07T23:22:50.0489072Z    Compiling atomic-waker v1.1.2
2026-06-07T23:22:50.1004128Z    Compiling httparse v1.10.1
2026-06-07T23:22:50.1428822Z    Compiling libsqlite3-sys v0.30.1
2026-06-07T23:22:50.1649128Z    Compiling ring v0.17.14
2026-06-07T23:22:50.1737149Z    Compiling hybrid-array v0.4.12
2026-06-07T23:22:50.1889102Z    Compiling crypto-common v0.1.7
2026-06-07T23:22:50.2148935Z    Compiling block-buffer v0.10.4
2026-06-07T23:22:50.2689261Z    Compiling num-traits v0.2.19
2026-06-07T23:22:50.2805460Z    Compiling base64ct v1.8.3
2026-06-07T23:22:50.2941878Z    Compiling powerfmt v0.2.0
2026-06-07T23:22:50.3328853Z    Compiling digest v0.10.7
2026-06-07T23:22:50.3649095Z    Compiling convert_case v0.10.0
2026-06-07T23:22:50.3973803Z    Compiling heck v0.5.0
2026-06-07T23:22:50.4246418Z    Compiling paste v1.0.15
2026-06-07T23:22:50.5278901Z    Compiling http-body v1.0.1
2026-06-07T23:22:50.5849281Z    Compiling sha2 v0.10.9
2026-06-07T23:22:50.6193321Z    Compiling getrandom v0.2.17
2026-06-07T23:22:50.6476694Z    Compiling socket2 v0.6.4
2026-06-07T23:22:50.6543198Z    Compiling mio v1.2.1
2026-06-07T23:22:50.7179511Z    Compiling pem-rfc7468 v1.0.0
2026-06-07T23:22:50.7269380Z    Compiling deranged v0.5.8
2026-06-07T23:22:50.7953754Z    Compiling rand_core v0.6.4
2026-06-07T23:22:50.8229553Z    Compiling rand v0.10.1
2026-06-07T23:22:50.8858825Z    Compiling memoffset v0.6.5
2026-06-07T23:22:50.9618652Z    Compiling tinyvec_macros v0.1.1
2026-06-07T23:22:50.9733032Z    Compiling try-lock v0.2.5
2026-06-07T23:22:51.0073832Z    Compiling data-encoding v2.11.0
2026-06-07T23:22:51.0242566Z    Compiling tower-service v0.3.3
2026-06-07T23:22:51.0537252Z    Compiling parking_lot_core v0.9.12
2026-06-07T23:22:51.0629268Z    Compiling time-core v0.1.8
2026-06-07T23:22:51.0919560Z    Compiling base64 v0.22.1
2026-06-07T23:22:51.1279129Z    Compiling num-conv v0.2.2
2026-06-07T23:22:51.1498449Z    Compiling thiserror v1.0.69
2026-06-07T23:22:51.2698912Z    Compiling want v0.3.1
2026-06-07T23:22:51.2794089Z    Compiling tinyvec v1.11.0
2026-06-07T23:22:51.3830807Z    Compiling block-buffer v0.12.0
2026-06-07T23:22:51.4079158Z    Compiling crypto-common v0.2.2
2026-06-07T23:22:51.4672018Z    Compiling ioctl-rs v0.1.6
2026-06-07T23:22:51.4768592Z    Compiling termios v0.2.2
2026-06-07T23:22:51.5687326Z    Compiling serial-core v0.4.0
2026-06-07T23:22:51.6002753Z    Compiling inout v0.1.4
2026-06-07T23:22:51.6809221Z    Compiling vergen-lib v9.1.0
2026-06-07T23:22:51.7128384Z    Compiling n0-future v0.3.2
2026-06-07T23:22:51.7346505Z    Compiling ref-cast v1.0.25
2026-06-07T23:22:51.7568854Z    Compiling diatomic-waker v0.2.3
2026-06-07T23:22:51.7898436Z    Compiling httpdate v1.0.3
2026-06-07T23:22:51.8164932Z    Compiling parking v2.2.1
2026-06-07T23:22:51.8901951Z    Compiling spin v0.10.0
2026-06-07T23:22:51.9218735Z    Compiling crossbeam-utils v0.8.21
2026-06-07T23:22:51.9369203Z    Compiling cordyceps v0.3.4
2026-06-07T23:22:51.9930445Z    Compiling winnow v1.0.3
2026-06-07T23:22:52.0518695Z    Compiling futures-lite v2.6.1
2026-06-07T23:22:52.0708569Z    Compiling netlink-packet-core v0.8.1
2026-06-07T23:22:52.1578975Z    Compiling cipher v0.4.4
2026-06-07T23:22:52.1600552Z    Compiling serial-unix v0.4.0
2026-06-07T23:22:52.2374031Z    Compiling futures-buffered v0.2.13
2026-06-07T23:22:52.3508989Z    Compiling universal-hash v0.5.1
2026-06-07T23:22:52.3713381Z    Compiling vergen v9.1.0
2026-06-07T23:22:52.3814148Z    Compiling vergen-lib v0.1.6
2026-06-07T23:22:52.3922140Z    Compiling noq-udp v0.10.0
2026-06-07T23:22:52.4418165Z    Compiling aho-corasick v1.1.4
2026-06-07T23:22:52.4730241Z    Compiling heapless v0.7.17
2026-06-07T23:22:52.5103039Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-07T23:22:52.5177337Z    Compiling sync_wrapper v1.0.2
2026-06-07T23:22:52.5869020Z    Compiling digest v0.11.3
2026-06-07T23:22:52.6056597Z    Compiling bitflags v1.3.2
2026-06-07T23:22:52.6599790Z    Compiling byteorder v1.5.0
2026-06-07T23:22:52.6744833Z    Compiling toml_write v0.1.2
2026-06-07T23:22:52.7032183Z    Compiling winnow v0.7.15
2026-06-07T23:22:52.7166706Z    Compiling regex-syntax v0.8.10
2026-06-07T23:22:52.7280625Z    Compiling pin-utils v0.1.0
2026-06-07T23:22:52.7455889Z    Compiling either v1.16.0
2026-06-07T23:22:52.7968838Z    Compiling opaque-debug v0.3.1
2026-06-07T23:22:52.8448400Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-07T23:22:52.8523292Z    Compiling polyval v0.6.2
2026-06-07T23:22:52.9138693Z    Compiling hash32 v0.2.1
2026-06-07T23:22:52.9936401Z    Compiling nix v0.25.1
2026-06-07T23:22:53.1326243Z    Compiling parking_lot v0.12.5
2026-06-07T23:22:53.1524465Z    Compiling serial v0.4.0
2026-06-07T23:22:53.1673601Z    Compiling spin v0.9.8
2026-06-07T23:22:53.2096878Z    Compiling vergen-gitcl v1.0.8
2026-06-07T23:22:53.3664540Z    Compiling dyn-clone v1.0.20
2026-06-07T23:22:53.4327884Z    Compiling shell-words v1.1.1
2026-06-07T23:22:53.4828672Z    Compiling tower-layer v0.3.3
2026-06-07T23:22:53.5826240Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-07T23:22:53.6442085Z    Compiling downcast-rs v1.2.1
2026-06-07T23:22:53.6856202Z    Compiling num_threads v0.1.7
2026-06-07T23:22:53.7072009Z    Compiling signature v3.0.0
2026-06-07T23:22:53.7392990Z    Compiling ghash v0.5.1
2026-06-07T23:22:53.7960850Z    Compiling sha2 v0.11.0-rc.5
2026-06-07T23:22:53.8298784Z    Compiling aes v0.8.4
2026-06-07T23:22:53.8419513Z    Compiling ctr v0.9.2
2026-06-07T23:22:53.9109088Z    Compiling http-body-util v0.1.3
2026-06-07T23:22:54.0198910Z    Compiling aead v0.5.2
2026-06-07T23:22:54.1228672Z    Compiling openssl-probe v0.2.1
2026-06-07T23:22:54.1396504Z    Compiling crossbeam-channel v0.5.15
2026-06-07T23:22:54.1467171Z    Compiling crossbeam-epoch v0.9.18
2026-06-07T23:22:54.1658905Z    Compiling netlink-packet-route v0.29.0
2026-06-07T23:22:54.2009180Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-07T23:22:54.3128799Z    Compiling synstructure v0.13.2
2026-06-07T23:22:54.4746149Z    Compiling darling_core v0.20.11
2026-06-07T23:22:54.5038939Z    Compiling serde_derive_internals v0.29.1
2026-06-07T23:22:54.6343927Z    Compiling time v0.3.47
2026-06-07T23:22:54.6608836Z    Compiling aes-gcm v0.10.3
2026-06-07T23:22:54.8199171Z    Compiling uuid v1.23.2
2026-06-07T23:22:54.8538888Z    Compiling blake3 v1.8.5
2026-06-07T23:22:55.0519048Z    Compiling proc-macro-crate v3.5.0
2026-06-07T23:22:55.1625750Z    Compiling netwatch v0.16.0
2026-06-07T23:22:55.2039226Z    Compiling noq v0.18.0
2026-06-07T23:22:55.3309165Z    Compiling regex-automata v0.4.14
2026-06-07T23:22:55.3618953Z    Compiling acto v0.8.2
2026-06-07T23:22:55.4071950Z    Compiling identity-hash v0.1.0
2026-06-07T23:22:55.4336524Z    Compiling lru-slab v0.1.2
2026-06-07T23:22:55.4957587Z    Compiling allocator-api2 v0.2.21
2026-06-07T23:22:55.5128985Z    Compiling foldhash v0.2.0
2026-06-07T23:22:55.5450473Z    Compiling rustc-hash v2.1.2
2026-06-07T23:22:55.5528053Z    Compiling tagptr v0.2.0
2026-06-07T23:22:55.6149399Z    Compiling mac-addr v0.3.0
2026-06-07T23:22:55.6608579Z    Compiling sorted-index-buffer v0.2.1
2026-06-07T23:22:55.6683401Z    Compiling ryu v1.0.23
2026-06-07T23:22:55.6909140Z    Compiling xml-rs v0.8.28
2026-06-07T23:22:55.7804624Z    Compiling netlink-packet-route v0.30.0
2026-06-07T23:22:55.8668945Z    Compiling simple-dns v0.9.3
2026-06-07T23:22:55.9178977Z    Compiling hashbrown v0.16.1
2026-06-07T23:22:56.0985368Z    Compiling constant_time_eq v0.4.2
2026-06-07T23:22:56.1068665Z    Compiling resolv-conf v0.7.6
2026-06-07T23:22:56.1630914Z    Compiling serde_derive v1.0.228
2026-06-07T23:22:56.2768754Z    Compiling zeroize_derive v1.4.3
2026-06-07T23:22:56.2958975Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-07T23:22:56.5560747Z    Compiling tokio-macros v2.7.0
2026-06-07T23:22:56.5858845Z    Compiling zerofrom-derive v0.1.7
2026-06-07T23:22:56.7779199Z    Compiling futures-macro v0.3.32
2026-06-07T23:22:56.8688866Z    Compiling zeroize v1.8.2
2026-06-07T23:22:56.9433005Z    Compiling yoke-derive v0.8.2
2026-06-07T23:22:57.0405044Z    Compiling zerovec-derive v0.11.3
2026-06-07T23:22:57.2288613Z    Compiling displaydoc v0.2.6
2026-06-07T23:22:57.2781978Z    Compiling tokio v1.52.3
2026-06-07T23:22:57.3535081Z    Compiling tracing-attributes v0.1.31
2026-06-07T23:22:57.7598677Z    Compiling futures-util v0.3.32
2026-06-07T23:22:57.7668447Z    Compiling rustls-pki-types v1.14.1
2026-06-07T23:22:57.9936456Z    Compiling zerofrom v0.1.8
2026-06-07T23:22:58.0436639Z    Compiling thiserror-impl v2.0.18
2026-06-07T23:22:58.1240217Z    Compiling darling_macro v0.20.11
2026-06-07T23:22:58.2660033Z    Compiling yoke v0.8.3
2026-06-07T23:22:58.2828794Z    Compiling rustls-webpki v0.103.13
2026-06-07T23:22:58.4629428Z    Compiling ed25519-dalek v2.2.0
2026-06-07T23:22:58.4736752Z    Compiling zerotrie v0.2.4
2026-06-07T23:22:58.5082827Z    Compiling darling v0.20.11
2026-06-07T23:22:58.5602977Z    Compiling derive_more-impl v2.1.1
2026-06-07T23:22:58.5681295Z    Compiling zerovec v0.11.6
2026-06-07T23:22:58.5689371Z    Compiling derive_builder_core v0.20.2
2026-06-07T23:22:58.8155009Z    Compiling spt-proto v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-07T23:22:58.8319022Z    Compiling n0-error-macros v0.1.3
2026-06-07T23:22:58.8779004Z    Compiling spez v0.1.2
2026-06-07T23:22:59.0388618Z    Compiling der v0.8.0-rc.10
2026-06-07T23:22:59.2512259Z    Compiling pin-project-internal v1.1.13
2026-06-07T23:22:59.3199976Z    Compiling tinystr v0.8.3
2026-06-07T23:22:59.5168867Z    Compiling icu_locale_core v2.2.0
2026-06-07T23:22:59.6719029Z    Compiling potential_utf v0.1.5
2026-06-07T23:22:59.7842066Z    Compiling icu_collections v2.2.0
2026-06-07T23:22:59.9020893Z    Compiling derive_builder_macro v0.20.2
2026-06-07T23:22:59.9129236Z    Compiling n0-error v0.1.3
2026-06-07T23:22:59.9149277Z    Compiling thiserror-impl v1.0.69
2026-06-07T23:23:00.1998013Z    Compiling ref-cast-impl v1.0.25
2026-06-07T23:23:00.2123513Z    Compiling derive_builder v0.20.2
2026-06-07T23:23:00.2798334Z    Compiling schemars_derive v1.2.1
2026-06-07T23:23:00.5866181Z    Compiling pin-project v1.1.13
2026-06-07T23:23:00.6550735Z    Compiling icu_provider v2.2.0
2026-06-07T23:23:00.6708950Z    Compiling spki v0.8.0-rc.4
2026-06-07T23:23:00.7889758Z    Compiling cobs v0.3.0
2026-06-07T23:23:00.8372848Z    Compiling regex v1.12.3
2026-06-07T23:23:00.8884456Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-07T23:23:00.9939350Z    Compiling icu_properties v2.2.0
2026-06-07T23:23:01.0329085Z    Compiling icu_normalizer v2.2.0
2026-06-07T23:23:01.0778744Z    Compiling postcard-derive v0.2.2
2026-06-07T23:23:01.0939447Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-07T23:23:01.2938873Z    Compiling ipnet v2.12.0
2026-06-07T23:23:01.4959232Z    Compiling toml_datetime v0.6.11
2026-06-07T23:23:01.5305799Z    Compiling serde_spanned v0.6.9
2026-06-07T23:23:01.5471956Z    Compiling filedescriptor v0.8.3
2026-06-07T23:23:01.6260254Z    Compiling futures-executor v0.3.32
2026-06-07T23:23:01.6965600Z    Compiling prefix-trie v0.8.4
2026-06-07T23:23:01.7806211Z    Compiling toml_edit v0.22.27
2026-06-07T23:23:01.8175286Z    Compiling futures v0.3.32
2026-06-07T23:23:01.8738572Z    Compiling portable-pty v0.8.1
2026-06-07T23:23:01.8829125Z    Compiling ed25519 v3.0.0-rc.4
2026-06-07T23:23:01.9279320Z    Compiling data-encoding-macro v0.1.20
2026-06-07T23:23:01.9606845Z    Compiling rustls-native-certs v0.8.4
2026-06-07T23:23:01.9955233Z    Compiling once_cell v1.21.4
2026-06-07T23:23:02.0642201Z    Compiling strum_macros v0.28.0
2026-06-07T23:23:02.0888665Z    Compiling async-trait v0.1.89
2026-06-07T23:23:02.3168781Z    Compiling tracing-core v0.1.36
2026-06-07T23:23:02.3879074Z    Compiling tempfile v3.27.0
2026-06-07T23:23:02.4079173Z    Compiling schemars v1.2.1
2026-06-07T23:23:02.4421181Z    Compiling hashbrown v0.14.5
2026-06-07T23:23:02.4512990Z    Compiling postcard v1.1.3
2026-06-07T23:23:02.8819081Z    Compiling tracing v0.1.44
2026-06-07T23:23:02.9049176Z    Compiling idna_adapter v1.2.2
2026-06-07T23:23:02.9838873Z    Compiling idna v1.1.0
2026-06-07T23:23:02.9998902Z    Compiling derive_more v2.1.1
2026-06-07T23:23:03.0065827Z    Compiling num_enum_derive v0.7.6
2026-06-07T23:23:03.0239465Z    Compiling tokio-util v0.7.18
2026-06-07T23:23:03.1758790Z    Compiling netlink-sys v0.8.8
2026-06-07T23:23:03.2132482Z    Compiling hashlink v0.9.1
2026-06-07T23:23:03.2223154Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-07T23:23:03.2459325Z    Compiling tower v0.5.3
2026-06-07T23:23:03.4708622Z    Compiling url v2.5.8
2026-06-07T23:23:03.6326424Z    Compiling rusqlite v0.32.1
2026-06-07T23:23:03.6408232Z    Compiling iroh-metrics-derive v0.4.1
2026-06-07T23:23:03.6497340Z    Compiling enum-assoc v1.3.0
2026-06-07T23:23:03.7041743Z    Compiling netdev v0.42.0
2026-06-07T23:23:03.8888993Z    Compiling netlink-proto v0.12.0
2026-06-07T23:23:04.0574647Z    Compiling h2 v0.4.14
2026-06-07T23:23:04.1688565Z    Compiling iroh-metrics v0.38.3
2026-06-07T23:23:04.2107562Z    Compiling num_enum v0.7.6
2026-06-07T23:23:04.2608578Z    Compiling n0-watcher v0.6.1
2026-06-07T23:23:04.3043518Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-07T23:23:04.4214139Z    Compiling iroh-base v0.98.0
2026-06-07T23:23:04.4745966Z    Compiling attohttpc v0.30.1
2026-06-07T23:23:04.5138758Z    Compiling tower-http v0.6.11
2026-06-07T23:23:04.7681646Z    Compiling toml v0.8.23
2026-06-07T23:23:04.8322855Z    Compiling tokio-stream v0.1.18
2026-06-07T23:23:04.8836292Z    Compiling spt-store v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-07T23:23:04.9831113Z    Compiling strum v0.28.0
2026-06-07T23:23:05.0718576Z    Compiling moka v0.12.15
2026-06-07T23:23:05.0848688Z    Compiling iroh-relay v0.98.0
2026-06-07T23:23:05.2089291Z    Compiling xmltree v0.10.3
2026-06-07T23:23:05.3558845Z    Compiling arrayvec v0.7.6
2026-06-07T23:23:05.3737861Z    Compiling sha1_smol v1.0.1
2026-06-07T23:23:05.4282351Z    Compiling simdutf8 v0.1.5
2026-06-07T23:23:05.4642477Z    Compiling arrayref v0.3.9
2026-06-07T23:23:05.4731703Z    Compiling smol_str v0.1.24
2026-06-07T23:23:05.5219076Z    Compiling iroh-dns v0.98.0
2026-06-07T23:23:05.5893568Z    Compiling webpki-roots v1.0.7
2026-06-07T23:23:05.6976406Z    Compiling lru v0.16.4
2026-06-07T23:23:05.7268919Z    Compiling serde_bytes v0.11.19
2026-06-07T23:23:05.8100808Z    Compiling seize v0.5.1
2026-06-07T23:23:05.8575632Z    Compiling hmac v0.12.1
2026-06-07T23:23:05.9641250Z    Compiling iroh v0.98.2
2026-06-07T23:23:05.9888460Z    Compiling cmov v0.5.4
2026-06-07T23:23:06.0568778Z    Compiling papaya v0.2.4
2026-06-07T23:23:06.2175261Z    Compiling hkdf v0.12.4
2026-06-07T23:23:06.2255608Z    Compiling backon v1.6.0
2026-06-07T23:23:06.2265942Z    Compiling sha1 v0.10.6
2026-06-07T23:23:06.2508191Z    Compiling ctutils v0.4.2
2026-06-07T23:23:06.2635809Z    Compiling doctest-file v1.1.1
2026-06-07T23:23:06.2820933Z    Compiling utf8parse v0.2.2
2026-06-07T23:23:06.3448594Z    Compiling anstyle v1.0.14
2026-06-07T23:23:06.3668669Z    Compiling spake2 v0.4.0
2026-06-07T23:23:06.3738403Z    Compiling anstyle-parse v1.0.0
2026-06-07T23:23:06.4304477Z    Compiling is_terminal_polyfill v1.70.2
2026-06-07T23:23:06.4881982Z    Compiling colorchoice v1.0.5
2026-06-07T23:23:06.4958578Z    Compiling anstyle-query v1.1.5
2026-06-07T23:23:06.4964078Z    Compiling terminal_size v0.4.4
2026-06-07T23:23:06.5329044Z    Compiling clap_lex v1.1.0
2026-06-07T23:23:06.5578590Z    Compiling clap_derive v4.6.1
2026-06-07T23:23:06.5678233Z    Compiling anstream v1.0.0
2026-06-07T23:23:06.5816216Z    Compiling iana-time-zone v0.1.65
2026-06-07T23:23:06.5925790Z    Compiling qrcode v0.14.1
2026-06-07T23:23:06.6859183Z    Compiling interprocess v2.4.2
2026-06-07T23:23:06.7129447Z    Compiling mock-adapter v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-07T23:23:06.7989038Z    Compiling chrono v0.4.45
2026-06-07T23:23:06.9128958Z    Compiling clap_builder v4.6.0
2026-06-07T23:23:07.1909445Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-07T23:23:07.4868749Z    Compiling tokio-rustls v0.26.4
2026-06-07T23:23:07.5092873Z    Compiling rustls-platform-verifier v0.7.0
2026-06-07T23:23:07.5629625Z    Compiling spt-msg v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-07T23:23:07.5672861Z    Compiling noq-proto v0.17.0
2026-06-07T23:23:07.7945222Z    Compiling tokio-websockets v0.13.2
2026-06-07T23:23:08.3112871Z    Compiling spt-runtime v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-07T23:23:08.5683826Z    Compiling spt-term v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-07T23:23:09.7328828Z    Compiling clap v4.6.1
2026-06-07T23:23:09.8338984Z    Compiling hyper v1.10.1
2026-06-07T23:23:09.8448719Z    Compiling hickory-net v0.26.0-beta.4
2026-06-07T23:23:10.4549194Z    Compiling spt-live v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-07T23:23:11.6741243Z    Compiling hyper-util v0.1.20
2026-06-07T23:23:11.8909462Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-07T23:23:13.2663209Z    Compiling hyper-rustls v0.27.9
2026-06-07T23:23:13.2663855Z    Compiling igd-next v0.17.1
2026-06-07T23:23:13.4575669Z    Compiling reqwest v0.13.4
2026-06-07T23:23:14.0390232Z    Compiling portmapper v0.16.0
2026-06-07T23:23:25.7474991Z    Compiling spt-net v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-07T23:23:26.9595682Z    Compiling spt-daemon v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-07T23:23:33.0459278Z    Compiling xtask v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-07T23:23:33.0460202Z    Compiling spt v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-07T23:23:52.4811780Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-06-07T23:23:52.5637507Z ##[group]Run cargo test --workspace
2026-06-07T23:23:52.5637850Z [36;1mcargo test --workspace[0m
2026-06-07T23:23:52.5669768Z shell: /usr/bin/bash -e {0}
2026-06-07T23:23:52.5670011Z ##[endgroup]
2026-06-07T23:23:53.2001454Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
2026-06-07T23:23:53.2233237Z      Running unittests src/main.rs (target/debug/deps/mock_session-d55f4248e0b73b48)
2026-06-07T23:23:53.2243554Z 
2026-06-07T23:23:53.2243768Z running 0 tests
2026-06-07T23:23:53.2243970Z 
2026-06-07T23:23:53.2244364Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:23:53.2244778Z 
2026-06-07T23:23:53.2246390Z      Running unittests src/shell.rs (target/debug/deps/mock_shell-2be0cc289488705c)
2026-06-07T23:23:53.2254104Z 
2026-06-07T23:23:53.2254215Z running 0 tests
2026-06-07T23:23:53.2254433Z 
2026-06-07T23:23:53.2254933Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:23:53.2255310Z 
2026-06-07T23:23:53.2256607Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-3a0e43d7d4f2c02c)
2026-06-07T23:23:53.2266428Z 
2026-06-07T23:23:53.2266566Z running 3 tests
2026-06-07T23:23:53.2279382Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-07T23:23:53.2279790Z test mock_manifest_parses_and_validates ... ok
2026-06-07T23:23:53.2280114Z test mock_has_no_claude_code_conventions ... ok
2026-06-07T23:23:53.2280341Z 
2026-06-07T23:23:53.2280594Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:23:53.2280923Z 
2026-06-07T23:23:53.2282418Z      Running unittests src/main.rs (target/debug/deps/spt-072e8916d1e7673e)
2026-06-07T23:23:53.2308704Z 
2026-06-07T23:23:53.2308962Z running 99 tests
2026-06-07T23:23:53.2320586Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-07T23:23:53.2321101Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-07T23:23:53.2321486Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-07T23:23:53.2321857Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-07T23:23:53.2322191Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-07T23:23:53.2322520Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-07T23:23:53.2323761Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-07T23:23:53.2325982Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-07T23:23:53.2329851Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-07T23:23:53.2333137Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-07T23:23:53.2336869Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-07T23:23:53.2339157Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-07T23:23:53.2341842Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-07T23:23:53.2343645Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-07T23:23:53.2503416Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-07T23:23:53.2635079Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-07T23:23:53.2823235Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-07T23:23:53.2826628Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-07T23:23:53.2882205Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-07T23:23:53.2893114Z test api::tests::adapter_is_required ... ok
2026-06-07T23:23:53.2903751Z test api::tests::state_value_is_validated ... ok
2026-06-07T23:23:53.2938748Z test api::tests::surface_parses ... ok
2026-06-07T23:23:53.3118440Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-07T23:23:53.3122621Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-07T23:23:53.3126074Z test api::reporting::tests::history_log_appends ... ok
2026-06-07T23:23:53.3126667Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-07T23:23:53.3134548Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-07T23:23:53.3169247Z test cli::tests::access_subcommands_parse ... ok
2026-06-07T23:23:53.3181729Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-07T23:23:53.3184518Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-07T23:23:53.3186920Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-07T23:23:53.3188148Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-07T23:23:53.3190166Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-07T23:23:53.3227398Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-07T23:23:53.3248818Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-07T23:23:53.3255491Z test cli::tests::digest_flag_defaults ... ok
2026-06-07T23:23:53.3256194Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-07T23:23:53.3284428Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-07T23:23:53.3285135Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-07T23:23:53.3285494Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-07T23:23:53.3310865Z test cli::tests::grant_subcommands_parse ... ok
2026-06-07T23:23:53.3313868Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-07T23:23:53.3318447Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-07T23:23:53.3328431Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-07T23:23:53.3336705Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-07T23:23:53.3337233Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-07T23:23:53.3337761Z test cli::tests::invalid_usage_errors ... ok
2026-06-07T23:23:53.3339683Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-07T23:23:53.3341517Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-07T23:23:53.3344317Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-07T23:23:53.3368119Z test cli::tests::notify_surface_parses ... ok
2026-06-07T23:23:53.3368528Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-07T23:23:53.3370061Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-07T23:23:53.3370776Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-07T23:23:53.3377135Z test cli::tests::ring_timeout_defaults ... ok
2026-06-07T23:23:53.3379361Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-07T23:23:53.3383244Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-07T23:23:53.3432143Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-07T23:23:53.3432986Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-07T23:23:53.3489904Z test api::startup::tests::missing_seed_refused ... ok
2026-06-07T23:23:53.3550092Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-07T23:23:53.3605750Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-07T23:23:53.3650417Z test cli::tests::shell_subcommands_parse ... ok
2026-06-07T23:23:53.3661377Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-07T23:23:53.3724085Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-07T23:23:53.3731122Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-07T23:23:53.3740962Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-07T23:23:53.3744957Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-07T23:23:53.3748641Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-07T23:23:53.3749385Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-07T23:23:53.3750019Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-07T23:23:53.3752257Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-07T23:23:53.3754154Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-07T23:23:53.3754973Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-07T23:23:53.3755694Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-07T23:23:53.3756380Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-07T23:23:53.3757261Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-07T23:23:53.3757860Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-07T23:23:53.3758694Z test cli::tests::subcommands_parse ... ok
2026-06-07T23:23:53.3759100Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-07T23:23:53.3759572Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-07T23:23:53.3760737Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-07T23:23:53.3762902Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-07T23:23:53.3807998Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-07T23:23:53.3819670Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-07T23:23:53.3889347Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-07T23:23:53.3993226Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-07T23:23:53.4008644Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-07T23:23:53.8491073Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-07T23:24:08.9789766Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-07T23:24:09.0200628Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-07T23:24:09.0240993Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-07T23:24:09.0263335Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-07T23:24:09.0483174Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-07T23:24:09.0592296Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-07T23:24:19.1625530Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-07T23:24:19.1627440Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-07T23:24:19.3154890Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-07T23:24:19.3693713Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-07T23:24:19.3694279Z 
2026-06-07T23:24:19.3694729Z test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.14s
2026-06-07T23:24:19.3695232Z 
2026-06-07T23:24:19.3744208Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-bbe2e11f5c08e664)
2026-06-07T23:24:19.3760520Z 
2026-06-07T23:24:19.3760776Z running 4 tests
2026-06-07T23:24:19.6732651Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-07T23:24:19.6894038Z SEEDED:114073
2026-06-07T23:24:20.1224066Z test live_agent_lifecycle_e2e ... ok
2026-06-07T23:24:20.1957894Z test mock_adapter_drives_the_full_contract ... ok
2026-06-07T23:24:20.2133251Z SEEDED:114073
2026-06-07T23:24:20.4386120Z test seed_then_listen_binds_and_relays ... ok
2026-06-07T23:24:20.4386558Z 
2026-06-07T23:24:20.4386935Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
2026-06-07T23:24:20.4387639Z 
2026-06-07T23:24:20.4394224Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-a010b3c70d4fb387)
2026-06-07T23:24:20.4412059Z 
2026-06-07T23:24:20.4412206Z running 1 test
2026-06-07T23:24:20.4415589Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-07T23:24:20.4416156Z 
2026-06-07T23:24:20.4416534Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:20.4417192Z 
2026-06-07T23:24:20.4418141Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-d7774a58b4bffded)
2026-06-07T23:24:20.4429370Z 
2026-06-07T23:24:20.4429617Z running 1 test
2026-06-07T23:24:20.4431964Z test install_script_against_staged_release ... ok
2026-06-07T23:24:20.4432307Z 
2026-06-07T23:24:20.4432602Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:20.4433006Z 
2026-06-07T23:24:20.4434043Z      Running tests/quickstart_e2e.rs (target/debug/deps/quickstart_e2e-5fa56a7ea68cd7b9)
2026-06-07T23:24:20.4443919Z 
2026-06-07T23:24:20.4444074Z running 1 test
2026-06-07T23:24:20.7226515Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-07T23:24:20.7226941Z 
2026-06-07T23:24:20.7227478Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-07T23:24:20.7227898Z 
2026-06-07T23:24:20.7231002Z      Running tests/release_verify_e2e.rs (target/debug/deps/release_verify_e2e-8715264b59820a5f)
2026-06-07T23:24:20.7246246Z 
2026-06-07T23:24:20.7246676Z running 1 test
2026-06-07T23:24:20.7249586Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-07T23:24:20.7250033Z 
2026-06-07T23:24:20.7250357Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:20.7250814Z 
2026-06-07T23:24:20.7251845Z      Running tests/shell_e2e.rs (target/debug/deps/shell_e2e-a6d5ae169797ab63)
2026-06-07T23:24:20.7266784Z 
2026-06-07T23:24:20.7267271Z running 1 test
2026-06-07T23:24:21.0606761Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-07T23:24:21.0607308Z 
2026-06-07T23:24:21.0607637Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
2026-06-07T23:24:21.0607933Z 
2026-06-07T23:24:21.0611426Z      Running tests/shell_sleepwake_e2e.rs (target/debug/deps/shell_sleepwake_e2e-08dd1e7a7dbd2412)
2026-06-07T23:24:21.0622076Z 
2026-06-07T23:24:21.0622176Z running 1 test
2026-06-07T23:24:22.0060639Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-07T23:24:22.0061143Z 
2026-06-07T23:24:22.0061592Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
2026-06-07T23:24:22.0062227Z 
2026-06-07T23:24:22.0070735Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-ad78ee754c2e693c)
2026-06-07T23:24:22.0108803Z 
2026-06-07T23:24:22.0109166Z running 207 tests
2026-06-07T23:24:22.0123232Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-07T23:24:22.0124194Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-07T23:24:22.0125091Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-07T23:24:22.0125991Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-07T23:24:22.0126809Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-07T23:24:22.0127853Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-07T23:24:22.0133836Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-07T23:24:22.0134687Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-07T23:24:22.0142082Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-07T23:24:22.0142908Z test config::tests::detached_subnets_knob_defaults_empty ... ok
2026-06-07T23:24:22.0143810Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-07T23:24:22.0144628Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-07T23:24:22.0150047Z test config::tests::missing_file_is_default ... ok
2026-06-07T23:24:22.0150901Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-07T23:24:22.0152307Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-07T23:24:22.0153344Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-07T23:24:22.0155317Z test config::tests::save_load_roundtrip ... ok
2026-06-07T23:24:22.0156666Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-07T23:24:22.0158184Z test deelevate::tests::plan_spawn_deelevates_only_with_a_target ... ok
2026-06-07T23:24:22.0172298Z test deelevate::tests::sudo_invoker_derivation_is_strict ... ok
2026-06-07T23:24:22.0184724Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-07T23:24:22.0186202Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-07T23:24:22.0189282Z test access::tests::gate_decision_table ... ok
2026-06-07T23:24:22.0203210Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-07T23:24:22.0204421Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-07T23:24:22.0231849Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-07T23:24:22.0232472Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-07T23:24:22.0233015Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-07T23:24:22.0233583Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-07T23:24:22.0234182Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-07T23:24:22.0234686Z test digesthub::tests::render_is_glanceable ... ok
2026-06-07T23:24:22.0235195Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-07T23:24:22.0235787Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-07T23:24:22.0236406Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-07T23:24:22.0237320Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-07T23:24:22.0238287Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-07T23:24:22.0238949Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-07T23:24:22.0239537Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-07T23:24:22.0240199Z test deelevate::tests::election_resolves_real_users_never_root ... ok
2026-06-07T23:24:22.0240975Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-07T23:24:22.0241623Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-07T23:24:22.0242054Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-07T23:24:22.0242526Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-07T23:24:22.0243217Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-07T23:24:22.0243537Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-07T23:24:22.0243866Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-07T23:24:22.0244190Z test grants::tests::escalation_answers_apply ... ok
2026-06-07T23:24:22.0244544Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-07T23:24:22.0244900Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-07T23:24:22.0245280Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-07T23:24:22.0245590Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-07T23:24:22.0245952Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-07T23:24:22.0246324Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-07T23:24:22.0246839Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-07T23:24:22.0249824Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-07T23:24:22.0257998Z test applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads ... ok
2026-06-07T23:24:22.0260295Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-07T23:24:22.0260690Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-07T23:24:22.0261014Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-07T23:24:22.0263249Z test applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary ... ok
2026-06-07T23:24:22.0266025Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-07T23:24:22.0272312Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-07T23:24:22.0273003Z test machineid::tests::hash_is_domain_separated_and_stable ... ok
2026-06-07T23:24:22.0297015Z test applyhost::tests::apply_staged_update_set_selects_local_platform_artifact ... ok
2026-06-07T23:24:22.0297931Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-07T23:24:22.0299524Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-07T23:24:22.0300138Z test msg::tests::output_envelope_round_trips ... ok
2026-06-07T23:24:22.0301423Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-07T23:24:22.0301962Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-07T23:24:22.0348795Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-07T23:24:22.0441529Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-07T23:24:22.0503796Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-07T23:24:22.0544235Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-07T23:24:22.0853209Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-07T23:24:22.1028015Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-07T23:24:22.1554172Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-07T23:24:22.1826022Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-07T23:24:22.2044799Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-07T23:24:22.2049078Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-07T23:24:22.2575649Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-07T23:24:22.2797988Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-07T23:24:22.3319329Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-07T23:24:22.3575186Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-07T23:24:22.4710982Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-07T23:24:22.4822441Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-07T23:24:22.4823242Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-07T23:24:22.4824585Z test peerloop::tests::advertise_marker_is_taken_exactly_once ... ok
2026-06-07T23:24:22.4825010Z test peerloop::tests::first_tick_is_due_and_never_underflows ... ok
2026-06-07T23:24:22.4946766Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-07T23:24:22.4980737Z test peerloop::tests::heartbeat_writes_and_advances ... ok
2026-06-07T23:24:22.4981300Z test peerloop::tests::seeded_dial_order_fallback_and_writeback ... ok
2026-06-07T23:24:22.4981767Z test peerloop::tests::supervisor_backoff_doubles_caps_and_resets ... ok
2026-06-07T23:24:22.5018144Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-07T23:24:22.5060501Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-07T23:24:22.5064598Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-07T23:24:22.5090417Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-07T23:24:22.5091071Z test propagate::tests::classifier_maps_every_status_shape ... ok
2026-06-07T23:24:22.5185073Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-07T23:24:22.5284694Z test peerloop::tests::supervisor_restarts_a_panicking_pump_until_stop ... ok
2026-06-07T23:24:22.5364769Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-07T23:24:22.6952353Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-07T23:24:22.7378145Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-07T23:24:22.7379020Z test machineid::tests::machine_id_hash_resolves_and_is_stable ... ok
2026-06-07T23:24:22.7581725Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-07T23:24:22.7816462Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-07T23:24:22.7817423Z test reconcile::tests::active_node_wins ... ok
2026-06-07T23:24:22.7818736Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-07T23:24:22.7820009Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-07T23:24:22.7820964Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-07T23:24:22.7981296Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-07T23:24:22.8070685Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-07T23:24:22.8193833Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-07T23:24:22.8421688Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-07T23:24:22.8484202Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-07T23:24:22.8820185Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-07T23:24:22.8837516Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-07T23:24:22.8843934Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-07T23:24:22.8852833Z test registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots ... ok
2026-06-07T23:24:22.9371008Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-07T23:24:22.9382001Z test registryhost::tests::repair_evict_drops_trust_snapshot_and_memory ... ok
2026-06-07T23:24:22.9383090Z test registryhost::tests::superseded_requires_label_and_machine_id_under_other_key ... ok
2026-06-07T23:24:22.9393055Z test registryhost::tests::with_epoch_is_the_one_canonical_counter ... ok
2026-06-07T23:24:22.9677665Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-07T23:24:23.0006581Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-07T23:24:23.0014841Z test relcache::tests::partial_update_set_can_serve_held_platform_only ... ok
2026-06-07T23:24:23.0024205Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-07T23:24:23.0031796Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-07T23:24:23.0042463Z test relcache::tests::update_set_round_trips_and_loads_by_platform ... ok
2026-06-07T23:24:23.0162659Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-07T23:24:23.0251752Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-07T23:24:23.0337220Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-07T23:24:23.0427531Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-07T23:24:23.0427893Z test release::tests::hex_roundtrips ... ok
2026-06-07T23:24:23.0429625Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-07T23:24:23.0435947Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-07T23:24:23.0440412Z test release::tests::revoked_key_is_rejected ... ok
2026-06-07T23:24:23.0441137Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-07T23:24:23.0528422Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-07T23:24:23.0617585Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-07T23:24:23.0677851Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-07T23:24:23.0709032Z test release::tests::update_set_artifact_mismatch_is_rejected ... ok
2026-06-07T23:24:23.0746709Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-07T23:24:23.0795273Z test release::tests::update_set_missing_platform_is_typed_rejection ... ok
2026-06-07T23:24:23.0838081Z test release::tests::update_set_tampering_breaks_whole_set_signature ... ok
2026-06-07T23:24:23.0848660Z test release::tests::update_set_channel_and_rollback_gates_hold ... ok
2026-06-07T23:24:23.0856879Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-07T23:24:23.0861020Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-07T23:24:23.0866341Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-07T23:24:23.0867042Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-07T23:24:23.0887925Z test release::tests::update_set_verifies_and_selects_platform_artifact ... ok
2026-06-07T23:24:23.0894964Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-07T23:24:23.0897248Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-07T23:24:23.0897797Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-07T23:24:23.0923795Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-07T23:24:23.0931194Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-07T23:24:23.0931670Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-07T23:24:23.1048259Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-07T23:24:23.1361354Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-07T23:24:23.1772783Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-07T23:24:23.2094043Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-07T23:24:23.2102031Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-07T23:24:23.2103137Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-07T23:24:23.2108753Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-07T23:24:23.2124425Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-07T23:24:23.2199533Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-07T23:24:23.2224924Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-07T23:24:23.2565712Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-07T23:24:23.2586775Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-07T23:24:23.2599286Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-07T23:24:23.2606407Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-07T23:24:23.2615247Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-07T23:24:23.2616605Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-07T23:24:23.2617206Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-07T23:24:23.2623283Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-07T23:24:23.2626827Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-07T23:24:23.2631352Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-07T23:24:23.2635213Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-07T23:24:23.2646879Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-07T23:24:23.2656104Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-07T23:24:23.2656652Z test sync::tests::gate_decision_table ... ok
2026-06-07T23:24:23.2669590Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-07T23:24:23.2672244Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-07T23:24:23.2674101Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-07T23:24:23.2674877Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-07T23:24:23.2675416Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-07T23:24:23.2675954Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-07T23:24:23.2676630Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-07T23:24:23.2678656Z test registryhost::tests::evict_silent_peers_never_touches_own_rows ... ok
2026-06-07T23:24:23.2844516Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-07T23:24:23.2849599Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-07T23:24:23.2901522Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-07T23:24:23.2902232Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-07T23:24:23.2929054Z test update::tests::plan_verified_update_set_uses_selected_platform_spec ... ok
2026-06-07T23:24:23.2929793Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-07T23:24:23.2963116Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-07T23:24:23.2976602Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-07T23:24:23.3127554Z test relay::tests::run_honors_stop ... ok
2026-06-07T23:24:23.3181356Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-07T23:24:23.3271384Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-07T23:24:23.3334510Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-07T23:24:23.3395664Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-07T23:24:23.3452808Z test seedmap::tests::stop_op_acks_then_serve_returns ... ok
2026-06-07T23:24:23.3509817Z test seedmap::tests::take_absent_is_none ... ok
2026-06-07T23:24:23.3628840Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-07T23:24:23.3684759Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-07T23:24:23.4257041Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-07T23:24:23.4763048Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-07T23:24:23.4763635Z 
2026-06-07T23:24:23.4764065Z test result: ok. 207 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
2026-06-07T23:24:23.4764969Z 
2026-06-07T23:24:23.4807238Z      Running tests/access.rs (target/debug/deps/access-246a4c6bae5c0af2)
2026-06-07T23:24:23.4838833Z 
2026-06-07T23:24:23.4838971Z running 1 test
2026-06-07T23:24:23.5596585Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-07T23:24:23.5597364Z 
2026-06-07T23:24:23.5597803Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-07T23:24:23.5598289Z 
2026-06-07T23:24:23.5618184Z      Running tests/attach.rs (target/debug/deps/attach-1fdf401076296ad9)
2026-06-07T23:24:23.5644452Z 
2026-06-07T23:24:23.5644623Z running 3 tests
2026-06-07T23:24:23.6276015Z test attach_registers_remote_drive_detection ... ok
2026-06-07T23:24:23.6355749Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-07T23:24:23.6375323Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-07T23:24:23.6375635Z 
2026-06-07T23:24:23.6375921Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-07T23:24:23.6376389Z 
2026-06-07T23:24:23.6410573Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-3ea8de8a1e999252)
2026-06-07T23:24:23.6424839Z 
2026-06-07T23:24:23.6424945Z running 1 test
2026-06-07T23:24:23.6447641Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-07T23:24:23.6447979Z 
2026-06-07T23:24:23.6448407Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:23.6448846Z 
2026-06-07T23:24:23.6451948Z      Running tests/broker.rs (target/debug/deps/broker-0b0fb973cbd702f3)
2026-06-07T23:24:23.6463060Z 
2026-06-07T23:24:23.6463211Z running 1 test
2026-06-07T23:24:23.6485448Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-07T23:24:23.6485763Z 
2026-06-07T23:24:23.6486007Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:23.6486343Z 
2026-06-07T23:24:23.6488919Z      Running tests/budget.rs (target/debug/deps/budget-bd6e6d7492701299)
2026-06-07T23:24:23.6501709Z 
2026-06-07T23:24:23.6501832Z running 1 test
2026-06-07T23:24:23.6503543Z test measure_dormant_seat_budget ... ok
2026-06-07T23:24:23.6503743Z 
2026-06-07T23:24:23.6503993Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:23.6504321Z 
2026-06-07T23:24:23.6505672Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-dff8a3ec14c828e4)
2026-06-07T23:24:23.6518283Z 
2026-06-07T23:24:23.6518394Z running 1 test
2026-06-07T23:24:24.2634810Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-07T23:24:24.2635310Z 
2026-06-07T23:24:24.2635676Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
2026-06-07T23:24:24.2636173Z 
2026-06-07T23:24:24.2646155Z      Running tests/digest.rs (target/debug/deps/digest-e595027bc62fa42c)
2026-06-07T23:24:24.2665949Z 
2026-06-07T23:24:24.2666143Z running 1 test
2026-06-07T23:24:24.3547258Z test digest_daemon_half_end_to_end ... ok
2026-06-07T23:24:24.3547807Z 
2026-06-07T23:24:24.3548185Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-07T23:24:24.3548582Z 
2026-06-07T23:24:24.3557112Z      Running tests/dispatch.rs (target/debug/deps/dispatch-60a27a1fc85bb139)
2026-06-07T23:24:24.3590190Z 
2026-06-07T23:24:24.3590391Z running 9 tests
2026-06-07T23:24:24.4470901Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-07T23:24:24.5047203Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-07T23:24:24.5925558Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-07T23:24:24.6304175Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-07T23:24:24.7164768Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-07T23:24:25.0568100Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-07T23:24:25.1413202Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-07T23:24:25.2146104Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-07T23:24:25.2966738Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-07T23:24:25.3034847Z 
2026-06-07T23:24:25.3035238Z test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
2026-06-07T23:24:25.3035696Z 
2026-06-07T23:24:25.3114585Z      Running tests/handoff.rs (target/debug/deps/handoff-cdb1f99b1e1467cb)
2026-06-07T23:24:25.3128337Z 
2026-06-07T23:24:25.3128457Z running 1 test
2026-06-07T23:24:25.3171889Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-07T23:24:25.3172166Z 
2026-06-07T23:24:25.3172405Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:25.3172725Z 
2026-06-07T23:24:25.3175778Z      Running tests/idempotent.rs (target/debug/deps/idempotent-31d271878515fd06)
2026-06-07T23:24:25.3188205Z 
2026-06-07T23:24:25.3188302Z running 1 test
2026-06-07T23:24:25.3318404Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-07T23:24:25.3318719Z 
2026-06-07T23:24:25.3318966Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T23:24:25.3319312Z 
2026-06-07T23:24:25.3324099Z      Running tests/netbroker.rs (target/debug/deps/netbroker-7f2d760d984b4937)
2026-06-07T23:24:25.3351659Z 
2026-06-07T23:24:25.3351789Z running 5 tests
2026-06-07T23:24:25.3364095Z test netless_broker_probes_gracefully ... ok
2026-06-07T23:24:25.3568942Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-07T23:24:25.3624477Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-07T23:24:25.3790538Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-07T23:24:25.3876356Z test brain_dials_second_broker_over_loopback ... ok
2026-06-07T23:24:25.3876651Z 
2026-06-07T23:24:25.3876922Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-07T23:24:25.3877441Z 
2026-06-07T23:24:25.3919048Z      Running tests/netstream.rs (target/debug/deps/netstream-8ddf64d182a3494a)
2026-06-07T23:24:25.3945869Z 
2026-06-07T23:24:25.3946046Z running 2 tests
2026-06-07T23:24:25.4647810Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-07T23:24:25.4794315Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-07T23:24:25.4794749Z 
2026-06-07T23:24:25.4795038Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-07T23:24:25.4795404Z 
2026-06-07T23:24:25.4831028Z      Running tests/notifsync.rs (target/debug/deps/notifsync-8d3dd597cb59a395)
2026-06-07T23:24:25.4857147Z 
2026-06-07T23:24:25.4857275Z running 1 test
2026-06-07T23:24:25.6177804Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-07T23:24:25.6178293Z 
2026-06-07T23:24:25.6178595Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-07T23:24:25.6178996Z 
2026-06-07T23:24:25.6209521Z      Running tests/pairjoin.rs (target/debug/deps/pairjoin-2f5d257ecbbfc80e)
2026-06-07T23:24:25.6243416Z 
2026-06-07T23:24:25.6243650Z running 1 test
2026-06-07T23:24:25.8698612Z test daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end ... ok
2026-06-07T23:24:25.8699198Z 
2026-06-07T23:24:25.8699627Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-07T23:24:25.8700095Z 
2026-06-07T23:24:25.8724282Z      Running tests/peerloop.rs (target/debug/deps/peerloop-7e9154a46a77c0c6)
2026-06-07T23:24:25.8758410Z 
2026-06-07T23:24:25.8758677Z running 1 test
2026-06-07T23:24:26.3147440Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-07T23:24:26.3147901Z 
2026-06-07T23:24:26.3148298Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
2026-06-07T23:24:26.3148820Z 
2026-06-07T23:24:26.3178981Z      Running tests/presence.rs (target/debug/deps/presence-f3745cd8eabdc084)
2026-06-07T23:24:26.3211955Z 
2026-06-07T23:24:26.3212565Z running 2 tests
2026-06-07T23:24:26.4974242Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-07T23:24:29.4566280Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-07T23:24:29.4566941Z 
2026-06-07T23:24:29.4567534Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.14s
2026-06-07T23:24:29.4568035Z 
2026-06-07T23:24:29.4602573Z      Running tests/propagate.rs (target/debug/deps/propagate-e8b027747e1576c3)
2026-06-07T23:24:29.4637710Z 
2026-06-07T23:24:29.4638099Z running 6 tests
2026-06-07T23:24:29.5374519Z test untrusted_origin_gets_no_offer ... ok
2026-06-07T23:24:29.5465758Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-07T23:24:29.5542614Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-07T23:24:29.6202355Z test update_set_propagates_selected_platform_artifact ... ok
2026-06-07T23:24:29.7142845Z test status_query_drives_the_convergence_table_end_to_end ... ok
2026-06-07T23:24:29.7328114Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-07T23:24:29.7328587Z 
2026-06-07T23:24:29.7328978Z test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-07T23:24:29.7329526Z 
2026-06-07T23:24:29.7404082Z      Running tests/replicate.rs (target/debug/deps/replicate-2cb91465cc7a594d)
2026-06-07T23:24:29.7437731Z 
2026-06-07T23:24:29.7437907Z running 1 test
2026-06-07T23:24:29.8010982Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-07T23:24:29.8011344Z 
2026-06-07T23:24:29.8011612Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-07T23:24:29.8011964Z 
2026-06-07T23:24:29.8028764Z      Running tests/shellchan.rs (target/debug/deps/shellchan-c2bcd4cb489d84fc)
2026-06-07T23:24:29.8043989Z 
2026-06-07T23:24:29.8044205Z running 2 tests
2026-06-07T23:24:29.8251012Z test hung_shell_stalls_no_other_owner ... ok
2026-06-07T23:24:29.8360623Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-07T23:24:29.8360888Z 
2026-06-07T23:24:29.8361107Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-07T23:24:29.8361417Z 
2026-06-07T23:24:29.8370875Z      Running tests/sync.rs (target/debug/deps/sync-cdfe586f95a12bfc)
2026-06-07T23:24:29.8396192Z 
2026-06-07T23:24:29.8396319Z running 3 tests
2026-06-07T23:24:30.2685043Z test torn_pull_recovers_by_repulling ... ok
2026-06-07T23:24:30.8565440Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-07T23:24:31.0922577Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-07T23:24:31.0923111Z 
2026-06-07T23:24:31.0923555Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
2026-06-07T23:24:31.0924190Z 
2026-06-07T23:24:31.0968319Z      Running tests/twohost.rs (target/debug/deps/twohost-b590d76fe7698924)
2026-06-07T23:24:31.1001955Z 
2026-06-07T23:24:31.1002231Z running 2 tests
2026-06-07T23:24:31.1004859Z test two_host_ladder_role_b ... ok
2026-06-07T23:24:31.1005236Z test two_host_ladder_role_a ... ok
2026-06-07T23:24:31.1007211Z 
2026-06-07T23:24:31.1007610Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:31.1008084Z 
2026-06-07T23:24:31.1011165Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-79c6a310a4c66d26)
2026-06-07T23:24:31.1039706Z 
2026-06-07T23:24:31.1039858Z running 2 tests
2026-06-07T23:24:31.1745652Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-07T23:24:31.1770921Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-07T23:24:31.1771302Z 
2026-06-07T23:24:31.1771787Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-07T23:24:31.1772118Z 
2026-06-07T23:24:31.1798900Z      Running tests/xfer.rs (target/debug/deps/xfer-5ddea11d7b2879a6)
2026-06-07T23:24:31.1824735Z 
2026-06-07T23:24:31.1825180Z running 2 tests
2026-06-07T23:24:31.2900407Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-07T23:24:31.2907264Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-07T23:24:31.2907581Z 
2026-06-07T23:24:31.2907857Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-07T23:24:31.2908264Z 
2026-06-07T23:24:31.2941751Z      Running unittests src/lib.rs (target/debug/deps/spt_live-dc3b2689cefa0046)
2026-06-07T23:24:31.2953376Z 
2026-06-07T23:24:31.2953658Z running 49 tests
2026-06-07T23:24:31.2960682Z test context::tests::direct_always_writes ... ok
2026-06-07T23:24:31.2961192Z test context::tests::llm_over_llm_writes ... ok
2026-06-07T23:24:31.2961750Z test context::tests::llm_past_window_writes ... ok
2026-06-07T23:24:31.2962347Z test context::tests::llm_within_window_suppressed ... ok
2026-06-07T23:24:31.2962953Z test echo::tests::provenance_is_stamped ... ok
2026-06-07T23:24:31.2963540Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-07T23:24:31.2970610Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-07T23:24:31.2971991Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-07T23:24:31.2972511Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-07T23:24:31.2973005Z test echo::tests::echo_nonzero_errors ... ok
2026-06-07T23:24:31.2973422Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-07T23:24:31.2974056Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-07T23:24:31.2974453Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-07T23:24:31.2974929Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-07T23:24:31.2975344Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-07T23:24:31.2975744Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-07T23:24:31.2976143Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-07T23:24:31.2976547Z test psyche::tests::prompt_without_event ... ok
2026-06-07T23:24:31.2976867Z test history::tests::native_missing_log_is_empty ... ok
2026-06-07T23:24:31.2979289Z test history::tests::native_reads_logged_records ... ok
2026-06-07T23:24:31.3169903Z test history::tests::fetcher_yields_records ... ok
2026-06-07T23:24:31.3170490Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-07T23:24:31.3172037Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-07T23:24:31.3173333Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-07T23:24:31.4674449Z test ingest::tests::both_drops_ingested ... ok
2026-06-07T23:24:31.5954206Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-07T23:24:31.5955885Z test ingest::tests::no_drops_is_empty ... ok
2026-06-07T23:24:31.5979078Z test history::tests::fetcher_timeout_errors ... ok
2026-06-07T23:24:31.5979841Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-07T23:24:31.5980882Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-07T23:24:31.5982074Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-07T23:24:31.5986025Z test signoff::tests::stale_signoff_swept ... ok
2026-06-07T23:24:31.6195089Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-07T23:24:31.6403558Z test turn::tests::turn_captures_stdout ... ok
2026-06-07T23:24:31.6812726Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-07T23:24:31.9248907Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-07T23:24:31.9466232Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-07T23:24:31.9471708Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-07T23:24:32.0751016Z test pulse::tests::tick_ingests_drops ... ok
2026-06-07T23:24:32.0755875Z test pulse::tests::tick_reports_idle ... ok
2026-06-07T23:24:32.2251914Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-07T23:24:32.3107742Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-07T23:24:32.5235461Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-07T23:24:32.6734499Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-07T23:24:32.6949084Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-07T23:24:32.8338231Z test resume::tests::download_composes_two_tiers ... ok
2026-06-07T23:24:32.8551953Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-07T23:24:32.8556512Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-07T23:24:33.1209366Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-07T23:24:33.1209723Z 
2026-06-07T23:24:33.1210033Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s
2026-06-07T23:24:33.1210437Z 
2026-06-07T23:24:33.1218180Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-3f8a007225f71d3f)
2026-06-07T23:24:33.1234262Z 
2026-06-07T23:24:33.1234566Z running 28 tests
2026-06-07T23:24:33.1244061Z test deliver::tests::deferred_send_validates ... ok
2026-06-07T23:24:33.1244822Z test emit::tests::anonymous_frame_still_enveloped ... ok
2026-06-07T23:24:33.1245540Z test emit::tests::frame_renders_msg_envelope ... ok
2026-06-07T23:24:33.1246265Z test emit::tests::multiline_body_escapes_and_round_trips ... ok
2026-06-07T23:24:33.1247043Z test emit::tests::parse_frame_shapes ... ok
2026-06-07T23:24:33.1249106Z test emit::tests::typed_envelope_body_passes_through_verbatim ... ok
2026-06-07T23:24:33.1249649Z test emit::tests::oversized_line_chunks_into_event_parts ... ok
2026-06-07T23:24:33.1252909Z test ring::tests::ring_no_perch ... ok
2026-06-07T23:24:33.1371552Z test deliver::tests::send_outcome_mapping ... ok
2026-06-07T23:24:33.1372342Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-07T23:24:33.1373373Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-07T23:24:33.1376723Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-07T23:24:33.1379888Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-07T23:24:33.1400115Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-07T23:24:33.1422424Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-07T23:24:33.1476117Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-07T23:24:33.1539105Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-07T23:24:33.1602190Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-07T23:24:33.1630693Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-07T23:24:33.1650520Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-07T23:24:33.1673338Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-07T23:24:33.1726944Z test ready::tests::backlog_drains_on_start ... ok
2026-06-07T23:24:33.2142577Z test listener::tests::drop_unregisters_address ... ok
2026-06-07T23:24:33.2265137Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-07T23:24:33.2682739Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-07T23:24:33.2711998Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-07T23:24:33.2917174Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-07T23:24:33.4649246Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-07T23:24:33.4649703Z 
2026-06-07T23:24:33.4650104Z test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
2026-06-07T23:24:33.4650621Z 
2026-06-07T23:24:33.4658314Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-524742c4a0a3c0bf)
2026-06-07T23:24:33.4673639Z 
2026-06-07T23:24:33.4673873Z running 2 tests
2026-06-07T23:24:33.5102924Z test offline_then_online_delivers_backlog ... ok
2026-06-07T23:24:33.5240588Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-07T23:24:33.5241054Z 
2026-06-07T23:24:33.5241426Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-07T23:24:33.5242268Z 
2026-06-07T23:24:33.5245741Z      Running unittests src/lib.rs (target/debug/deps/spt_net-9830b65118aeab2e)
2026-06-07T23:24:33.5279396Z 
2026-06-07T23:24:33.5279634Z running 106 tests
2026-06-07T23:24:33.5303711Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-07T23:24:33.5305163Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T23:24:33.5306230Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T23:24:33.5306902Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T23:24:33.5307961Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-07T23:24:33.5308792Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-07T23:24:33.5309611Z test net::pairing::ntp::tests::offset_applies_signed_and_saturates ... ok
2026-06-07T23:24:33.5310291Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-07T23:24:33.5310880Z test net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies ... ok
2026-06-07T23:24:33.5311591Z test net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp ... ok
2026-06-07T23:24:33.5312646Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-07T23:24:33.5314013Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-07T23:24:33.5314952Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-07T23:24:33.5315950Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-07T23:24:33.5316918Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-07T23:24:33.5318092Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-07T23:24:33.5319151Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-07T23:24:33.5320071Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-07T23:24:33.5320957Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-07T23:24:33.5321836Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-07T23:24:33.5322762Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-07T23:24:33.5323747Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-07T23:24:33.5324663Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-07T23:24:33.5325469Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-07T23:24:33.5326227Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-07T23:24:33.5327116Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-07T23:24:33.5327984Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-07T23:24:33.5328821Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-07T23:24:33.5329645Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-07T23:24:33.5330445Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-07T23:24:33.5331275Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-07T23:24:33.5332192Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-07T23:24:33.5333151Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-07T23:24:33.5354548Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-07T23:24:33.5355600Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-07T23:24:33.5356534Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-07T23:24:33.5357808Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-07T23:24:33.5358677Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-07T23:24:33.5359616Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-07T23:24:33.5360515Z test net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips ... ok
2026-06-07T23:24:33.5490880Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-07T23:24:33.5719071Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-07T23:24:33.5938185Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-07T23:24:33.5939597Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-07T23:24:33.5940413Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-07T23:24:33.5941275Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-07T23:24:33.5942249Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-07T23:24:33.5943198Z test net::registry::tests::evicting_dead_node_clears_phantom_ambiguity ... ok
2026-06-07T23:24:33.5947243Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-07T23:24:33.5948267Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-07T23:24:33.5949542Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-07T23:24:33.5950462Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-07T23:24:33.5951383Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-07T23:24:33.5952357Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-07T23:24:33.5953110Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-07T23:24:33.5953974Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-07T23:24:33.5954709Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-07T23:24:33.5955486Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-07T23:24:33.5956358Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-07T23:24:33.5957278Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-07T23:24:33.5958108Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-07T23:24:33.5958903Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-07T23:24:33.5959730Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-07T23:24:33.5960579Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-07T23:24:33.5961451Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-07T23:24:33.5962286Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-07T23:24:33.5963064Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-07T23:24:33.5963952Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-07T23:24:33.5964853Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-07T23:24:33.5965698Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-07T23:24:33.5966603Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-07T23:24:33.5967581Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-07T23:24:33.5968510Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-07T23:24:33.5969350Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-07T23:24:33.5970200Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-07T23:24:33.5971386Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-07T23:24:33.5972321Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-07T23:24:33.5973220Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-07T23:24:33.5974001Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-07T23:24:33.5974723Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-07T23:24:33.5975441Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-07T23:24:33.5976167Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T23:24:33.5976887Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-07T23:24:33.5978565Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T23:24:33.5979399Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T23:24:33.5980173Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-07T23:24:33.5980986Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-07T23:24:33.5981842Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T23:24:33.5982706Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-07T23:24:33.5983463Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-07T23:24:33.5984438Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-07T23:24:33.5985268Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-07T23:24:33.6060916Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-07T23:24:33.6066470Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-07T23:24:33.6070083Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-07T23:24:33.6076473Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-07T23:24:33.6080295Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-07T23:24:33.6082059Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-07T23:24:33.6084032Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-07T23:24:33.6186634Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-07T23:24:33.6240255Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-07T23:24:33.6681963Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-07T23:24:33.6682415Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-07T23:24:33.6700120Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-07T23:24:33.7008877Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-07T23:24:33.8366489Z test net::pairing::ntp::tests::unreachable_server_falls_back ... ok
2026-06-07T23:24:33.8367661Z 
2026-06-07T23:24:33.8368326Z test result: ok. 105 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-07T23:24:33.8369256Z 
2026-06-07T23:24:33.8414388Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-ea98cdeed2250e17)
2026-06-07T23:24:33.8430297Z 
2026-06-07T23:24:33.8430564Z running 54 tests
2026-06-07T23:24:33.8441331Z test addr::tests::display_round_trips ... ok
2026-06-07T23:24:33.8441889Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-07T23:24:33.8442461Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-07T23:24:33.8442962Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-07T23:24:33.8443457Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-07T23:24:33.8443967Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-07T23:24:33.8444499Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-07T23:24:33.8445153Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-07T23:24:33.8446225Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-07T23:24:33.8446744Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-07T23:24:33.8447265Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-07T23:24:33.8447657Z test endpoint::tests::broker_and_node_families ... ok
2026-06-07T23:24:33.8448044Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-07T23:24:33.8448439Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-07T23:24:33.8448867Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-07T23:24:33.8449392Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-07T23:24:33.8450002Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-07T23:24:33.8450536Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-07T23:24:33.8451108Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-07T23:24:33.8451637Z test envelope::tests::parser_both_tags_present ... ok
2026-06-07T23:24:33.8452387Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-07T23:24:33.8453432Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-07T23:24:33.8454208Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-07T23:24:33.8455282Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-07T23:24:33.8456061Z test event::tests::alarm_event_round_trips ... ok
2026-06-07T23:24:33.8456653Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-07T23:24:33.8457175Z test event::tests::attr_order_preserved ... ok
2026-06-07T23:24:33.8457607Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-07T23:24:33.8458074Z test event::tests::empty_body_envelope_parses ... ok
2026-06-07T23:24:33.8466663Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-07T23:24:33.8467340Z test event::tests::msg_event_round_trips ... ok
2026-06-07T23:24:33.8467830Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-07T23:24:33.8468381Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-07T23:24:33.8468835Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-07T23:24:33.8469254Z test id::tests::accepts_japanese_scripts ... ok
2026-06-07T23:24:33.8469659Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-07T23:24:33.8470065Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-07T23:24:33.8470470Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-07T23:24:33.8470884Z test id::tests::reports_bad_char_position ... ok
2026-06-07T23:24:33.8471283Z test id::tests::reserves_address_delimiters ... ok
2026-06-07T23:24:33.8471699Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-07T23:24:33.8472123Z test payload::tests::base64_known_vectors ... ok
2026-06-07T23:24:33.8472528Z test payload::tests::command_payload_round_trips ... ok
2026-06-07T23:24:33.8473399Z test payload::tests::text_payload_round_trips ... ok
2026-06-07T23:24:33.8473840Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-07T23:24:33.8474300Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-07T23:24:33.8474719Z test version::tests::current_version_self_compatible ... ok
2026-06-07T23:24:33.8475162Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-07T23:24:33.8475606Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-07T23:24:33.8476064Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-07T23:24:33.8476561Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-07T23:24:33.8549292Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-07T23:24:33.8618824Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-07T23:24:33.8787873Z test identity::tests::sign_verify_round_trip ... ok
2026-06-07T23:24:33.8788120Z 
2026-06-07T23:24:33.8788392Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-07T23:24:33.8788725Z 
2026-06-07T23:24:33.8791356Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-da04c47717a3c74b)
2026-06-07T23:24:33.8802082Z 
2026-06-07T23:24:33.8802172Z running 26 tests
2026-06-07T23:24:33.8810161Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-07T23:24:33.8810685Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-07T23:24:33.8811127Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-07T23:24:33.8811693Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-07T23:24:33.8812136Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-07T23:24:33.8812509Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-07T23:24:33.8813396Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-07T23:24:33.8817513Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-07T23:24:33.8818166Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-07T23:24:33.8818747Z test runtime::tests::fills_known_placeholders ... ok
2026-06-07T23:24:33.8819209Z test manifest::tests::shell_fixture_parses ... ok
2026-06-07T23:24:33.8819906Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-07T23:24:33.8820454Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-07T23:24:33.8820950Z test runtime::tests::unknown_role_errors ... ok
2026-06-07T23:24:33.8821428Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-07T23:24:33.8821934Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-07T23:24:33.8822473Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-07T23:24:33.8823021Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-07T23:24:33.8826237Z test manifest::tests::round_trips_through_toml ... ok
2026-06-07T23:24:33.8832276Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-07T23:24:33.8844485Z test manifest::tests::manifest_schema_shape ... ok
2026-06-07T23:24:33.8863754Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-07T23:24:33.8870876Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-07T23:24:33.8886658Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-07T23:24:33.9021077Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-07T23:24:34.1838371Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-07T23:24:34.1838937Z 
2026-06-07T23:24:34.1839414Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
2026-06-07T23:24:34.1840035Z 
2026-06-07T23:24:34.1846879Z      Running unittests src/lib.rs (target/debug/deps/spt_store-8f7d1ea25e358eff)
2026-06-07T23:24:34.1863455Z 
2026-06-07T23:24:34.1863874Z running 146 tests
2026-06-07T23:24:34.1876273Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-07T23:24:34.1877216Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-07T23:24:34.1878035Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-07T23:24:34.1878821Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-07T23:24:34.1879662Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-07T23:24:34.1880468Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-07T23:24:34.1881197Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-07T23:24:34.1881931Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-07T23:24:34.1882522Z test access::tests::recent_outbound_persists ... ok
2026-06-07T23:24:34.1882976Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-07T23:24:34.1883777Z test attachment::tests::attached_default_flip_roundtrip ... ok
2026-06-07T23:24:34.1884493Z test attachment::tests::corrupt_file_degrades_to_attached ... ok
2026-06-07T23:24:34.1885384Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-07T23:24:34.1886238Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-07T23:24:34.1887055Z test contextmark::tests::merge_decisions ... ok
2026-06-07T23:24:34.1887632Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-07T23:24:34.1888086Z test attachment::tests::boot_reset_and_serving_filter ... ok
2026-06-07T23:24:34.1888791Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-07T23:24:34.1908529Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-07T23:24:34.1923253Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-07T23:24:34.1928902Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-07T23:24:34.1929644Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-07T23:24:34.1935414Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-07T23:24:34.1936153Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-07T23:24:34.1936872Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-07T23:24:34.1939647Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-07T23:24:34.1941920Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-07T23:24:34.1944606Z test history::tests::appends_one_record_per_line ... ok
2026-06-07T23:24:34.1950826Z test home::tests::home_assignment_matrix ... ok
2026-06-07T23:24:34.1951761Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-07T23:24:34.1956133Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-07T23:24:34.1957140Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-07T23:24:34.1958304Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-07T23:24:34.1960625Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-07T23:24:34.1965626Z test info::tests::corrupt_content_returns_none ... ok
2026-06-07T23:24:34.1969318Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-07T23:24:34.1978003Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-07T23:24:34.1984265Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-07T23:24:34.1991272Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-07T23:24:34.1999894Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-07T23:24:34.2008308Z test info::tests::set_status_marks_existing_record ... ok
2026-06-07T23:24:34.2011020Z test info::tests::write_read_round_trip ... ok
2026-06-07T23:24:34.2014750Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-07T23:24:34.2018347Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-07T23:24:34.2021414Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-07T23:24:34.2025310Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-07T23:24:34.2032075Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-07T23:24:34.2033822Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-07T23:24:34.2035726Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-07T23:24:34.2041816Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-07T23:24:34.2042183Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-07T23:24:34.2173274Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-07T23:24:34.2206831Z test contextstore::tests::invalid_id_refused ... ok
2026-06-07T23:24:34.2277324Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-07T23:24:34.2278050Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-07T23:24:34.2288449Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-07T23:24:34.2304364Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-07T23:24:34.2306812Z test peeraddrs::tests::corrupt_file_degrades_to_empty ... ok
2026-06-07T23:24:34.2311271Z test peeraddrs::tests::put_get_roundtrip_and_noop_reput ... ok
2026-06-07T23:24:34.2314881Z test peeraddrs::tests::record_is_one_step_and_skips_noops ... ok
2026-06-07T23:24:34.2317816Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-07T23:24:34.2318197Z test perch::tests::classification_matrix ... ok
2026-06-07T23:24:34.2320014Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-07T23:24:34.2327903Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-07T23:24:34.2329377Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-07T23:24:34.2331601Z test perch::tests::resolve_self_is_flat ... ok
2026-06-07T23:24:34.2338118Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-07T23:24:34.2339459Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-07T23:24:34.2340176Z test proc::tests::current_process_is_alive ... ok
2026-06-07T23:24:34.2341086Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-07T23:24:34.2341450Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-07T23:24:34.2341879Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-07T23:24:34.2377747Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-07T23:24:34.2393291Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-07T23:24:34.2393760Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-07T23:24:34.2413900Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-07T23:24:34.2418381Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-07T23:24:34.2545617Z test proc::tests::zombie_child_reads_dead ... ok
2026-06-07T23:24:34.2588562Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-07T23:24:34.2607680Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-07T23:24:34.2651934Z test registry::tests::register_and_lookup ... ok
2026-06-07T23:24:34.2704133Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-07T23:24:34.2727860Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-07T23:24:34.2735804Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-07T23:24:34.2743788Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-07T23:24:34.2754306Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-07T23:24:34.2754935Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-07T23:24:34.2755613Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-07T23:24:34.2770082Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-07T23:24:34.2777978Z test registry::tests::reregister_replaces_address ... ok
2026-06-07T23:24:34.2782598Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-07T23:24:34.2786687Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-07T23:24:34.2809692Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-07T23:24:34.2866426Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-07T23:24:34.3027380Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-07T23:24:34.3082150Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-07T23:24:34.3111369Z test project::tests::derivation_ladder ... ok
2026-06-07T23:24:34.3140667Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-07T23:24:34.3179457Z test spool::tests::reopen_is_idempotent ... ok
2026-06-07T23:24:34.3179833Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-07T23:24:34.3182413Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-07T23:24:34.3183183Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-07T23:24:34.3185236Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-07T23:24:34.3188701Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-07T23:24:34.3189135Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-07T23:24:34.3189564Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-07T23:24:34.3191274Z test subnet::tests::remove_drops_membership ... ok
2026-06-07T23:24:34.3192610Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-07T23:24:34.3197882Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-07T23:24:34.3244877Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-07T23:24:34.3328495Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-07T23:24:34.3355029Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-07T23:24:34.3355434Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-07T23:24:34.3367301Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-07T23:24:34.3402706Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-07T23:24:34.3403087Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-07T23:24:34.3404012Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-07T23:24:34.3404417Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-07T23:24:34.3405034Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-07T23:24:34.3405841Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-07T23:24:34.3406436Z test trust::tests::revoke_removes_trust ... ok
2026-06-07T23:24:34.3411350Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-07T23:24:34.3411751Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-07T23:24:34.3412413Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-07T23:24:34.3413127Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-07T23:24:34.3413671Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-07T23:24:34.3414262Z test visibility::tests::override_wins_both_directions ... ok
2026-06-07T23:24:34.3417670Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-07T23:24:34.3418152Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-07T23:24:34.3422058Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-07T23:24:34.3424762Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-07T23:24:34.3453108Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-07T23:24:34.3473657Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-07T23:24:34.3675077Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-07T23:24:34.3832686Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-07T23:24:34.4318389Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-07T23:24:34.4716601Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-07T23:24:34.6275628Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-07T23:24:34.6996534Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-07T23:24:34.7926825Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-07T23:24:34.8033623Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-07T23:24:34.8597405Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-07T23:24:34.9401837Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-07T23:24:35.1154749Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-07T23:24:35.1421266Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-07T23:24:35.3364821Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-07T23:24:35.3365242Z 
2026-06-07T23:24:35.3365549Z test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
2026-06-07T23:24:35.3366053Z 
2026-06-07T23:24:35.3377657Z      Running unittests src/lib.rs (target/debug/deps/spt_term-dc8d6f6ffc6fb9b1)
2026-06-07T23:24:35.3391070Z 
2026-06-07T23:24:35.3391228Z running 8 tests
2026-06-07T23:24:35.3398772Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-07T23:24:35.3399479Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-07T23:24:35.3400195Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-07T23:24:35.3438069Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-07T23:24:35.3439599Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-07T23:24:35.3441614Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-07T23:24:35.3443908Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-07T23:24:35.3449293Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-07T23:24:35.3449564Z 
2026-06-07T23:24:35.3449799Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T23:24:35.3450130Z 
2026-06-07T23:24:35.3454946Z      Running tests/digest.rs (target/debug/deps/digest-2ba7d8e5bffbe79d)
2026-06-07T23:24:35.3466464Z 
2026-06-07T23:24:35.3466559Z running 1 test
2026-06-07T23:24:35.3511027Z test digest_parses_a_real_pty_stream ... ok
2026-06-07T23:24:35.3511276Z 
2026-06-07T23:24:35.3511533Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:35.3511872Z 
2026-06-07T23:24:35.3514843Z      Running tests/dsr.rs (target/debug/deps/dsr-22b8228469d0f295)
2026-06-07T23:24:35.3522364Z 
2026-06-07T23:24:35.3522479Z running 1 test
2026-06-07T23:24:35.3631897Z test drain_forwards_child_output ... ok
2026-06-07T23:24:35.3632233Z 
2026-06-07T23:24:35.3632609Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-07T23:24:35.3633157Z 
2026-06-07T23:24:35.3635234Z      Running tests/inject.rs (target/debug/deps/inject-7b243b3606dd72d4)
2026-06-07T23:24:35.3645362Z 
2026-06-07T23:24:35.3645484Z running 2 tests
2026-06-07T23:24:35.3756140Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-07T23:24:35.3858860Z test ctrl_c_interrupts_the_child ... ok
2026-06-07T23:24:35.3859170Z 
2026-06-07T23:24:35.3859534Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-07T23:24:35.3860031Z 
2026-06-07T23:24:35.3862206Z      Running tests/stream.rs (target/debug/deps/stream-2ad3c859c7d78ba5)
2026-06-07T23:24:35.3874803Z 
2026-06-07T23:24:35.3874925Z running 2 tests
2026-06-07T23:24:35.3897488Z test delivers_every_value_under_resize ... ok
2026-06-07T23:24:36.3911019Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-07T23:24:36.3911557Z 
2026-06-07T23:24:36.3911921Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-07T23:24:36.3912419Z 
2026-06-07T23:24:36.3915270Z      Running tests/surface.rs (target/debug/deps/surface-cd0e7bfeec7eb7e7)
2026-06-07T23:24:36.3928849Z 
2026-06-07T23:24:36.3929116Z running 2 tests
2026-06-07T23:24:36.3953922Z test captures_child_output_off_the_pty ... ok
2026-06-07T23:24:36.3954466Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-07T23:24:36.3954812Z 
2026-06-07T23:24:36.3955168Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:36.3955677Z 
2026-06-07T23:24:36.3958145Z      Running unittests src/main.rs (target/debug/deps/xtask-876328668e56c5b5)
2026-06-07T23:24:36.3968871Z 
2026-06-07T23:24:36.3969024Z running 1 test
2026-06-07T23:24:36.3971681Z test converge_tests::converge_table_renders_rows_and_success_predicate ... ok
2026-06-07T23:24:36.3972073Z 
2026-06-07T23:24:36.3972460Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:36.3973132Z 
2026-06-07T23:24:36.3973639Z    Doc-tests spt_daemon
2026-06-07T23:24:36.8631958Z 
2026-06-07T23:24:36.8632726Z running 0 tests
2026-06-07T23:24:36.8636361Z 
2026-06-07T23:24:36.8639726Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:36.8640264Z 
2026-06-07T23:24:36.8675888Z    Doc-tests spt_live
2026-06-07T23:24:36.8997544Z 
2026-06-07T23:24:36.8998116Z running 0 tests
2026-06-07T23:24:36.8998344Z 
2026-06-07T23:24:36.8998703Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:36.8999051Z 
2026-06-07T23:24:36.9024963Z    Doc-tests spt_msg
2026-06-07T23:24:36.9308918Z 
2026-06-07T23:24:36.9309599Z running 0 tests
2026-06-07T23:24:36.9309852Z 
2026-06-07T23:24:36.9310162Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:36.9310514Z 
2026-06-07T23:24:36.9335449Z    Doc-tests spt_net
2026-06-07T23:24:37.0644132Z 
2026-06-07T23:24:37.0644676Z running 0 tests
2026-06-07T23:24:37.0644944Z 
2026-06-07T23:24:37.0645215Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:37.0645568Z 
2026-06-07T23:24:37.0679884Z    Doc-tests spt_proto
2026-06-07T23:24:37.0949150Z 
2026-06-07T23:24:37.0949593Z running 0 tests
2026-06-07T23:24:37.0949770Z 
2026-06-07T23:24:37.0950046Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:37.0950390Z 
2026-06-07T23:24:37.0974124Z    Doc-tests spt_runtime
2026-06-07T23:24:37.2231010Z 
2026-06-07T23:24:37.2231410Z running 0 tests
2026-06-07T23:24:37.2231657Z 
2026-06-07T23:24:37.2231938Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:37.2232321Z 
2026-06-07T23:24:37.2261078Z    Doc-tests spt_store
2026-06-07T23:24:37.3420934Z 
2026-06-07T23:24:37.3421625Z running 0 tests
2026-06-07T23:24:37.3421900Z 
2026-06-07T23:24:37.3422195Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:37.3422567Z 
2026-06-07T23:24:37.3448400Z    Doc-tests spt_term
2026-06-07T23:24:37.3766494Z 
2026-06-07T23:24:37.3766898Z running 0 tests
2026-06-07T23:24:37.3767304Z 
2026-06-07T23:24:37.3767698Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-07T23:24:37.3768049Z 
2026-06-07T23:24:37.3900546Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-07T23:24:37.3900936Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-07T23:24:37.3913162Z shell: /usr/bin/bash -e {0}
2026-06-07T23:24:37.3913372Z ##[endgroup]
2026-06-07T23:24:37.6870907Z     Checking cfg-if v1.0.4
2026-06-07T23:24:37.6871403Z     Checking typenum v1.20.1
2026-06-07T23:24:37.6872427Z     Checking memchr v2.8.1
2026-06-07T23:24:37.6874614Z     Checking critical-section v1.2.0
2026-06-07T23:24:37.6923688Z     Checking subtle v2.6.1
2026-06-07T23:24:37.6938121Z     Checking smallvec v1.15.1
2026-06-07T23:24:37.6977852Z     Checking zeroize v1.8.2
2026-06-07T23:24:37.6980508Z     Checking pin-project-lite v0.2.17
2026-06-07T23:24:37.6980998Z     Checking cpufeatures v0.2.17
2026-06-07T23:24:37.7066170Z     Checking libc v0.2.186
2026-06-07T23:24:37.7066747Z     Checking serde_core v1.0.228
2026-06-07T23:24:37.7070450Z     Checking itoa v1.0.18
2026-06-07T23:24:37.7073339Z     Checking equivalent v1.0.2
2026-06-07T23:24:37.7108692Z     Checking log v0.4.32
2026-06-07T23:24:37.7146514Z     Checking bitflags v2.12.1
2026-06-07T23:24:37.7359524Z     Checking hashbrown v0.17.1
2026-06-07T23:24:37.7372441Z     Checking bytes v1.11.1
2026-06-07T23:24:37.7478405Z     Checking futures-core v0.3.32
2026-06-07T23:24:37.7480320Z     Checking rand_core v0.10.1
2026-06-07T23:24:37.7589281Z     Checking stable_deref_trait v1.2.1
2026-06-07T23:24:37.7748650Z     Checking slab v0.4.12
2026-06-07T23:24:37.8112179Z     Checking futures-io v0.3.32
2026-06-07T23:24:37.8198805Z     Checking futures-sink v0.3.32
2026-06-07T23:24:37.8199739Z     Checking futures-task v0.3.32
2026-06-07T23:24:37.8508978Z     Checking zerofrom v0.1.8
2026-06-07T23:24:37.8618339Z     Checking zerocopy v0.8.50
2026-06-07T23:24:37.8758417Z     Checking signature v2.2.0
2026-06-07T23:24:37.8818361Z     Checking zmij v1.0.21
2026-06-07T23:24:37.8832206Z     Checking fastrand v2.4.1
2026-06-07T23:24:37.8986900Z     Checking futures-channel v0.3.32
2026-06-07T23:24:37.9068791Z     Checking libsqlite3-sys v0.30.1
2026-06-07T23:24:37.9124414Z     Checking fallible-iterator v0.3.0
2026-06-07T23:24:37.9419912Z     Checking yoke v0.8.3
2026-06-07T23:24:37.9548787Z     Checking writeable v0.6.3
2026-06-07T23:24:37.9569760Z     Checking fallible-streaming-iterator v0.1.9
2026-06-07T23:24:37.9636291Z     Checking ed25519 v2.2.3
2026-06-07T23:24:38.0496205Z     Checking litemap v0.8.2
2026-06-07T23:24:38.0575271Z     Checking utf8_iter v1.0.4
2026-06-07T23:24:38.0696719Z     Checking icu_normalizer_data v2.2.0
2026-06-07T23:24:38.1152053Z     Checking icu_properties_data v2.2.0
2026-06-07T23:24:38.1162777Z     Checking percent-encoding v2.3.2
2026-06-07T23:24:38.1280082Z     Checking zerovec v0.11.6
2026-06-07T23:24:38.1281296Z     Checking zerotrie v0.2.4
2026-06-07T23:24:38.1340432Z     Checking cpufeatures v0.3.0
2026-06-07T23:24:38.1347066Z     Checking rustls-pki-types v1.14.1
2026-06-07T23:24:38.1668244Z     Checking thiserror v2.0.18
2026-06-07T23:24:38.1791463Z     Checking chacha20 v0.10.0
2026-06-07T23:24:38.2299216Z    Compiling strsim v0.11.1
2026-06-07T23:24:38.2353216Z     Checking futures-util v0.3.32
2026-06-07T23:24:38.2428991Z    Compiling fnv v1.0.7
2026-06-07T23:24:38.2429722Z     Checking form_urlencoded v1.2.2
2026-06-07T23:24:38.2648885Z     Checking untrusted v0.9.0
2026-06-07T23:24:38.2968046Z     Checking scopeguard v1.2.0
2026-06-07T23:24:38.3216247Z     Checking atomic-waker v1.1.2
2026-06-07T23:24:38.3358775Z     Checking http v1.4.1
2026-06-07T23:24:38.3359363Z     Checking const-oid v0.10.2
2026-06-07T23:24:38.3468807Z     Checking linux-raw-sys v0.12.1
2026-06-07T23:24:38.3614567Z     Checking lock_api v0.4.14
2026-06-07T23:24:38.3929553Z     Checking derive_more v2.1.1
2026-06-07T23:24:38.4182378Z     Checking base64ct v1.8.3
2026-06-07T23:24:38.4298823Z     Checking indexmap v2.14.0
2026-06-07T23:24:38.4518911Z     Checking httparse v1.10.1
2026-06-07T23:24:38.4772677Z    Compiling darling_core v0.20.11
2026-06-07T23:24:38.5079888Z     Checking try-lock v0.2.5
2026-06-07T23:24:38.5427913Z     Checking data-encoding v2.11.0
2026-06-07T23:24:38.5818705Z     Checking tower-service v0.3.3
2026-06-07T23:24:38.6055199Z     Checking base64 v0.22.1
2026-06-07T23:24:38.6128834Z     Checking tinyvec_macros v0.1.1
2026-06-07T23:24:38.6355193Z     Checking want v0.3.1
2026-06-07T23:24:38.6603524Z     Checking tinyvec v1.11.0
2026-06-07T23:24:38.6701617Z     Checking pem-rfc7468 v1.0.0
2026-06-07T23:24:38.7409154Z     Checking n0-error v0.1.3
2026-06-07T23:24:38.7618758Z     Checking tinystr v0.8.3
2026-06-07T23:24:38.7732268Z     Checking potential_utf v0.1.5
2026-06-07T23:24:38.7978340Z     Checking rustix v1.1.4
2026-06-07T23:24:38.8074588Z     Checking der v0.8.0-rc.10
2026-06-07T23:24:38.8595450Z     Checking icu_collections v2.2.0
2026-06-07T23:24:38.8764187Z     Checking generic-array v0.14.7
2026-06-07T23:24:38.9058818Z     Checking hybrid-array v0.4.12
2026-06-07T23:24:38.9188509Z     Checking num-traits v0.2.19
2026-06-07T23:24:38.9338743Z     Checking icu_locale_core v2.2.0
2026-06-07T23:24:38.9588781Z    Compiling anyhow v1.0.102
2026-06-07T23:24:39.0688526Z     Checking diatomic-waker v0.2.3
2026-06-07T23:24:39.1608825Z     Checking parking v2.2.1
2026-06-07T23:24:39.2059747Z     Checking http-body v1.0.1
2026-06-07T23:24:39.2287434Z     Checking spin v0.10.0
2026-06-07T23:24:39.2377770Z     Checking httpdate v1.0.3
2026-06-07T23:24:39.2717839Z     Checking cordyceps v0.3.4
2026-06-07T23:24:39.3230582Z     Checking futures-lite v2.6.1
2026-06-07T23:24:39.3297143Z     Checking pin-project v1.1.13
2026-06-07T23:24:39.3708707Z     Checking thiserror v1.0.69
2026-06-07T23:24:39.3818730Z     Checking netlink-packet-core v0.8.1
2026-06-07T23:24:39.4488712Z     Checking memoffset v0.6.5
2026-06-07T23:24:39.4748909Z     Checking block-buffer v0.12.0
2026-06-07T23:24:39.5043651Z     Checking crypto-common v0.2.2
2026-06-07T23:24:39.5080233Z     Checking crypto-common v0.1.7
2026-06-07T23:24:39.5854930Z     Checking block-buffer v0.10.4
2026-06-07T23:24:39.5923424Z     Checking inout v0.1.4
2026-06-07T23:24:39.5925538Z     Checking futures-buffered v0.2.13
2026-06-07T23:24:39.6029831Z     Checking getrandom v0.2.17
2026-06-07T23:24:39.6487332Z     Checking socket2 v0.6.4
2026-06-07T23:24:39.6826246Z     Checking mio v1.2.1
2026-06-07T23:24:39.6906071Z     Checking digest v0.10.7
2026-06-07T23:24:39.7085179Z     Checking getrandom v0.4.2
2026-06-07T23:24:39.7259167Z     Checking rand_core v0.6.4
2026-06-07T23:24:39.8208619Z     Checking icu_provider v2.2.0
2026-06-07T23:24:39.8479108Z     Checking ring v0.17.14
2026-06-07T23:24:39.8523433Z     Checking rand v0.10.1
2026-06-07T23:24:39.8842153Z     Checking curve25519-dalek v4.1.3
2026-06-07T23:24:39.9036326Z     Checking sha2 v0.10.9
2026-06-07T23:24:40.0008715Z     Checking ioctl-rs v0.1.6
2026-06-07T23:24:40.0408621Z     Checking tokio v1.52.3
2026-06-07T23:24:40.0507555Z     Checking icu_normalizer v2.2.0
2026-06-07T23:24:40.0645706Z     Checking icu_properties v2.2.0
2026-06-07T23:24:40.0719779Z     Checking serial-core v0.4.0
2026-06-07T23:24:40.0839214Z     Checking termios v0.2.2
2026-06-07T23:24:40.1960361Z     Checking spki v0.8.0-rc.4
2026-06-07T23:24:40.2146450Z     Checking serial-unix v0.4.0
2026-06-07T23:24:40.2501071Z     Checking serde v1.0.228
2026-06-07T23:24:40.2559524Z     Checking serde_json v1.0.150
2026-06-07T23:24:40.3348413Z     Checking cipher v0.4.4
2026-06-07T23:24:40.3439011Z     Checking digest v0.11.3
2026-06-07T23:24:40.3508714Z     Checking parking_lot_core v0.9.12
2026-06-07T23:24:40.4188769Z     Checking universal-hash v0.5.1
2026-06-07T23:24:40.4754412Z     Checking aho-corasick v1.1.4
2026-06-07T23:24:40.5118920Z     Checking sync_wrapper v1.0.2
2026-06-07T23:24:40.5259349Z     Checking winnow v0.7.15
2026-06-07T23:24:40.5388985Z     Checking byteorder v1.5.0
2026-06-07T23:24:40.5655309Z     Checking either v1.16.0
2026-06-07T23:24:40.5778789Z     Checking bitflags v1.3.2
2026-06-07T23:24:40.6238778Z     Checking regex-syntax v0.8.10
2026-06-07T23:24:40.7269457Z     Checking toml_write v0.1.2
2026-06-07T23:24:40.7478770Z     Checking opaque-debug v0.3.1
2026-06-07T23:24:40.7948689Z     Checking pin-utils v0.1.0
2026-06-07T23:24:40.8597452Z    Compiling powerfmt v0.2.0
2026-06-07T23:24:40.8753857Z     Checking portable-atomic v1.13.1
2026-06-07T23:24:40.9167991Z     Checking ipnet v2.12.0
2026-06-07T23:24:40.9668679Z     Checking ed25519-dalek v2.2.0
2026-06-07T23:24:41.0208839Z     Checking serde_spanned v0.6.9
2026-06-07T23:24:41.0698795Z     Checking toml_datetime v0.6.11
2026-06-07T23:24:41.1068507Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-07T23:24:41.1188848Z     Checking spt-proto v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-07T23:24:41.2429065Z    Compiling deranged v0.5.8
2026-06-07T23:24:41.2538640Z     Checking prefix-trie v0.8.4
2026-06-07T23:24:41.2801222Z     Checking nix v0.25.1
2026-06-07T23:24:41.2888577Z     Checking futures-executor v0.3.32
2026-06-07T23:24:41.2969350Z     Checking polyval v0.6.2
2026-06-07T23:24:41.3269474Z     Checking idna_adapter v1.2.2
2026-06-07T23:24:41.3678832Z     Checking rustls-webpki v0.103.13
2026-06-07T23:24:41.3987189Z     Checking hash32 v0.2.1
2026-06-07T23:24:41.4088538Z     Checking idna v1.1.0
2026-06-07T23:24:41.4505608Z     Checking ref-cast v1.0.25
2026-06-07T23:24:41.5055204Z     Checking parking_lot v0.12.5
2026-06-07T23:24:41.5134681Z     Checking serial v0.4.0
2026-06-07T23:24:41.5229869Z     Checking pkcs8 v0.11.0-rc.10
2026-06-07T23:24:41.5391656Z     Checking filedescriptor v0.8.3
2026-06-07T23:24:41.5628950Z     Checking once_cell v1.21.4
2026-06-07T23:24:41.5742734Z     Checking crossbeam-utils v0.8.21
2026-06-07T23:24:41.6472207Z     Checking spin v0.9.8
2026-06-07T23:24:41.6801049Z     Checking url v2.5.8
2026-06-07T23:24:41.7099776Z     Checking signature v3.0.0
2026-06-07T23:24:41.7459882Z     Checking tracing-core v0.1.36
2026-06-07T23:24:41.8066201Z     Checking tempfile v3.27.0
2026-06-07T23:24:41.8308205Z    Compiling time-core v0.1.8
2026-06-07T23:24:41.8439462Z    Compiling darling_macro v0.20.11
2026-06-07T23:24:41.9342805Z    Compiling num-conv v0.2.2
2026-06-07T23:24:41.9495823Z     Checking dyn-clone v1.0.20
2026-06-07T23:24:41.9738836Z     Checking rustls v0.23.40
2026-06-07T23:24:42.0228604Z     Checking tower-layer v0.3.3
2026-06-07T23:24:42.0238263Z     Checking downcast-rs v1.2.1
2026-06-07T23:24:42.0768777Z     Checking shell-words v1.1.1
2026-06-07T23:24:42.0825500Z     Checking schemars v1.2.1
2026-06-07T23:24:42.1332080Z    Compiling proc-macro-crate v3.5.0
2026-06-07T23:24:42.1622662Z     Checking heapless v0.7.17
2026-06-07T23:24:42.1726028Z     Checking ed25519 v3.0.0-rc.4
2026-06-07T23:24:42.2160508Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-07T23:24:42.2352190Z     Checking tracing v0.1.44
2026-06-07T23:24:42.2926675Z    Compiling darling v0.20.11
2026-06-07T23:24:42.3318911Z     Checking ghash v0.5.1
2026-06-07T23:24:42.3518787Z    Compiling derive_builder_core v0.20.2
2026-06-07T23:24:42.3639342Z     Checking futures v0.3.32
2026-06-07T23:24:42.4100707Z     Checking ctr v0.9.2
2026-06-07T23:24:42.4205493Z     Checking aes v0.8.4
2026-06-07T23:24:42.4268957Z     Checking ahash v0.8.12
2026-06-07T23:24:42.4791636Z     Checking hickory-proto v0.26.0-beta.4
2026-06-07T23:24:42.5620045Z     Checking noq-udp v0.10.0
2026-06-07T23:24:42.5863289Z     Checking hashbrown v0.14.5
2026-06-07T23:24:42.6147822Z     Checking sha2 v0.11.0-rc.5
2026-06-07T23:24:42.6259632Z     Checking toml_edit v0.22.27
2026-06-07T23:24:42.7488965Z    Compiling time v0.3.47
2026-06-07T23:24:42.7559031Z     Checking aead v0.5.2
2026-06-07T23:24:42.8388291Z     Checking http-body-util v0.1.3
2026-06-07T23:24:42.8478957Z     Checking cobs v0.3.0
2026-06-07T23:24:42.8479661Z     Checking openssl-probe v0.2.1
2026-06-07T23:24:42.9518781Z     Checking aes-gcm v0.10.3
2026-06-07T23:24:42.9588742Z     Checking regex-automata v0.4.14
2026-06-07T23:24:42.9718717Z     Checking postcard v1.1.3
2026-06-07T23:24:42.9830249Z     Checking rustls-native-certs v0.8.4
2026-06-07T23:24:43.0692435Z    Compiling num_enum_derive v0.7.6
2026-06-07T23:24:43.0760346Z     Checking crossbeam-epoch v0.9.18
2026-06-07T23:24:43.0769780Z     Checking crossbeam-channel v0.5.15
2026-06-07T23:24:43.2928850Z     Checking hashlink v0.9.1
2026-06-07T23:24:43.3248852Z     Checking data-encoding-macro v0.1.20
2026-06-07T23:24:43.3737957Z     Checking uuid v1.23.2
2026-06-07T23:24:43.3829668Z     Checking netlink-packet-route v0.29.0
2026-06-07T23:24:43.5569078Z     Checking ryu v1.0.23
2026-06-07T23:24:43.5818945Z    Compiling derive_builder_macro v0.20.2
2026-06-07T23:24:43.6337972Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-07T23:24:43.6458611Z     Checking rusqlite v0.32.1
2026-06-07T23:24:43.6668716Z     Checking tagptr v0.2.0
2026-06-07T23:24:43.6758524Z     Checking foldhash v0.2.0
2026-06-07T23:24:43.6940976Z     Checking xml-rs v0.8.28
2026-06-07T23:24:43.8070219Z     Checking sorted-index-buffer v0.2.1
2026-06-07T23:24:43.8071432Z     Checking allocator-api2 v0.2.21
2026-06-07T23:24:43.9100955Z    Compiling derive_builder v0.20.2
2026-06-07T23:24:43.9288710Z     Checking rustc-hash v2.1.2
2026-06-07T23:24:44.0029500Z    Compiling vergen-lib v9.1.0
2026-06-07T23:24:44.0121523Z    Compiling vergen-lib v0.1.6
2026-06-07T23:24:44.0238861Z     Checking mac-addr v0.3.0
2026-06-07T23:24:44.1518774Z     Checking lru-slab v0.1.2
2026-06-07T23:24:44.1585133Z     Checking identity-hash v0.1.0
2026-06-07T23:24:44.1922761Z    Compiling vergen v9.1.0
2026-06-07T23:24:44.2316085Z     Checking hashbrown v0.16.1
2026-06-07T23:24:44.2430055Z     Checking num_enum v0.7.6
2026-06-07T23:24:44.2538890Z     Checking iroh-base v0.98.0
2026-06-07T23:24:44.3000120Z     Checking xmltree v0.10.3
2026-06-07T23:24:44.3158764Z     Checking moka v0.12.15
2026-06-07T23:24:44.3410052Z     Checking iroh-metrics v0.38.3
2026-06-07T23:24:44.3488743Z     Checking strum v0.28.0
2026-06-07T23:24:44.4211932Z     Checking attohttpc v0.30.1
2026-06-07T23:24:44.4238792Z     Checking netlink-packet-route v0.30.0
2026-06-07T23:24:44.4908625Z     Checking toml v0.8.23
2026-06-07T23:24:44.5818942Z     Checking simple-dns v0.9.3
2026-06-07T23:24:44.5978752Z     Checking spt-store v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-07T23:24:44.6351060Z     Checking constant_time_eq v0.4.2
2026-06-07T23:24:44.7298985Z     Checking sha1_smol v1.0.1
2026-06-07T23:24:44.8487840Z    Compiling vergen-gitcl v1.0.8
2026-06-07T23:24:44.8598871Z     Checking arrayvec v0.7.6
2026-06-07T23:24:44.8702649Z     Checking arrayref v0.3.9
2026-06-07T23:24:44.8869974Z     Checking portable-pty v0.8.1
2026-06-07T23:24:44.9168743Z     Checking smol_str v0.1.24
2026-06-07T23:24:44.9705812Z     Checking resolv-conf v0.7.6
2026-06-07T23:24:44.9749053Z     Checking tokio-util v0.7.18
2026-06-07T23:24:44.9928603Z     Checking netlink-sys v0.8.8
2026-06-07T23:24:45.0418903Z     Checking tower v0.5.3
2026-06-07T23:24:45.0419595Z     Checking simdutf8 v0.1.5
2026-06-07T23:24:45.1524342Z     Checking acto v0.8.2
2026-06-07T23:24:45.1591156Z     Checking blake3 v1.8.5
2026-06-07T23:24:45.1687314Z     Checking lru v0.16.4
2026-06-07T23:24:45.1769150Z     Checking netlink-proto v0.12.0
2026-06-07T23:24:45.2244129Z     Checking serde_bytes v0.11.19
2026-06-07T23:24:45.2339289Z     Checking regex v1.12.3
2026-06-07T23:24:45.2340772Z     Checking hmac v0.12.1
2026-06-07T23:24:45.3143006Z     Checking seize v0.5.1
2026-06-07T23:24:45.3198854Z     Checking webpki-roots v1.0.7
2026-06-07T23:24:45.3486434Z     Checking cmov v0.5.4
2026-06-07T23:24:45.4249268Z     Checking hkdf v0.12.4
2026-06-07T23:24:45.4312186Z     Checking backon v1.6.0
2026-06-07T23:24:45.4406208Z     Checking sha1 v0.10.6
2026-06-07T23:24:45.5370480Z     Checking papaya v0.2.4
2026-06-07T23:24:45.5508066Z     Checking spake2 v0.4.0
2026-06-07T23:24:45.5767226Z     Checking interprocess v2.4.2
2026-06-07T23:24:45.6070171Z     Checking ctutils v0.4.2
2026-06-07T23:24:45.6209506Z     Checking utf8parse v0.2.2
2026-06-07T23:24:45.6298481Z    Compiling iroh-relay v0.98.0
2026-06-07T23:24:45.6391437Z     Checking tower-http v0.6.11
2026-06-07T23:24:45.6468158Z     Checking is_terminal_polyfill v1.70.2
2026-06-07T23:24:45.6671670Z     Checking anstyle v1.0.14
2026-06-07T23:24:45.6953984Z     Checking anstyle-parse v1.0.0
2026-06-07T23:24:45.7019576Z     Checking colorchoice v1.0.5
2026-06-07T23:24:45.7034678Z     Checking anstyle-query v1.1.5
2026-06-07T23:24:45.7424243Z     Checking terminal_size v0.4.4
2026-06-07T23:24:45.7756467Z     Checking clap_lex v1.1.0
2026-06-07T23:24:45.8219354Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-07T23:24:45.8301183Z     Checking iana-time-zone v0.1.65
2026-06-07T23:24:45.8418662Z     Checking qrcode v0.14.1
2026-06-07T23:24:45.8575465Z     Checking h2 v0.4.14
2026-06-07T23:24:45.8650697Z     Checking n0-future v0.3.2
2026-06-07T23:24:45.9089906Z     Checking tokio-stream v0.1.18
2026-06-07T23:24:45.9208814Z     Checking tokio-rustls v0.26.4
2026-06-07T23:24:45.9329102Z     Checking noq-proto v0.17.0
2026-06-07T23:24:45.9455671Z     Checking rustls-platform-verifier v0.7.0
2026-06-07T23:24:45.9570182Z     Checking anstream v1.0.0
2026-06-07T23:24:45.9790970Z     Checking n0-watcher v0.6.1
2026-06-07T23:24:46.0149296Z     Checking iroh-dns v0.98.0
2026-06-07T23:24:46.0302209Z     Checking chrono v0.4.45
2026-06-07T23:24:46.1299347Z     Checking mock-adapter v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-07T23:24:46.1809000Z     Checking clap_builder v4.6.0
2026-06-07T23:24:46.1945460Z     Checking tokio-websockets v0.13.2
2026-06-07T23:24:46.6823672Z     Checking spt-msg v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-07T23:24:46.8574269Z     Checking spt-term v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-07T23:24:46.8575318Z     Checking spt-runtime v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-07T23:24:47.5216647Z     Checking clap v4.6.1
2026-06-07T23:24:47.9840623Z     Checking netdev v0.42.0
2026-06-07T23:24:47.9896917Z     Checking spt-live v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-07T23:24:48.4980311Z     Checking netwatch v0.16.0
2026-06-07T23:24:48.5695468Z     Checking hyper v1.10.1
2026-06-07T23:24:48.5695937Z     Checking hickory-net v0.26.0-beta.4
2026-06-07T23:24:49.0043777Z     Checking noq v0.18.0
2026-06-07T23:24:49.2155245Z     Checking hyper-util v0.1.20
2026-06-07T23:24:49.2764001Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-07T23:24:49.9017843Z     Checking hyper-rustls v0.27.9
2026-06-07T23:24:49.9018163Z     Checking igd-next v0.17.1
2026-06-07T23:24:49.9845616Z     Checking reqwest v0.13.4
2026-06-07T23:24:50.1107833Z     Checking portmapper v0.16.0
2026-06-07T23:24:51.0965155Z     Checking iroh v0.98.2
2026-06-07T23:24:54.4241395Z     Checking spt-net v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-07T23:24:55.5244917Z     Checking spt-daemon v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-07T23:24:57.8439351Z     Checking spt v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-07T23:24:57.8499884Z     Checking xtask v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-07T23:25:00.2945689Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s
2026-06-07T23:25:00.3466249Z ##[group]Run actions/checkout@v5
2026-06-07T23:25:00.3466483Z with:
2026-06-07T23:25:00.3466669Z   repository: SaberMage/spt-shell-notify
2026-06-07T23:25:00.3466907Z   path: .adapter-notify
2026-06-07T23:25:00.3469140Z   token: ***
2026-06-07T23:25:00.3469327Z   ssh-strict: true
2026-06-07T23:25:00.3469502Z   ssh-user: git
2026-06-07T23:25:00.3469684Z   persist-credentials: true
2026-06-07T23:25:00.3469880Z   clean: true
2026-06-07T23:25:00.3470065Z   sparse-checkout-cone-mode: true
2026-06-07T23:25:00.3470280Z   fetch-depth: 1
2026-06-07T23:25:00.3470456Z   fetch-tags: false
2026-06-07T23:25:00.3470627Z   show-progress: true
2026-06-07T23:25:00.3470815Z   lfs: false
2026-06-07T23:25:00.3470970Z   submodules: false
2026-06-07T23:25:00.3471147Z   set-safe-directory: true
2026-06-07T23:25:00.3471344Z ##[endgroup]
2026-06-07T23:25:00.5058042Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T23:25:00.5059005Z ##[group]Getting Git version info
2026-06-07T23:25:00.5059506Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-07T23:25:00.5081935Z [command]/usr/bin/git version
2026-06-07T23:25:00.5114546Z git version 2.43.0
2026-06-07T23:25:00.5130112Z ##[endgroup]
2026-06-07T23:25:00.5140428Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c0b691ef-8267-4755-b3b0-ac4c844b6573' before making global git config changes
2026-06-07T23:25:00.5141249Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:25:00.5143510Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T23:25:00.5171770Z ##[group]Initializing the repository
2026-06-07T23:25:00.5174750Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T23:25:00.5199848Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-07T23:25:00.5200654Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-07T23:25:00.5201141Z hint: of your new repositories, which will suppress this warning, call:
2026-06-07T23:25:00.5201612Z hint: 
2026-06-07T23:25:00.5201876Z hint: 	git config --global init.defaultBranch <name>
2026-06-07T23:25:00.5202179Z hint: 
2026-06-07T23:25:00.5202471Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-07T23:25:00.5202941Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-07T23:25:00.5203302Z hint: 
2026-06-07T23:25:00.5203540Z hint: 	git branch -m <name>
2026-06-07T23:25:00.5204352Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T23:25:00.5210902Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T23:25:00.5233799Z ##[endgroup]
2026-06-07T23:25:00.5234198Z ##[group]Disabling automatic garbage collection
2026-06-07T23:25:00.5236137Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T23:25:00.5256551Z ##[endgroup]
2026-06-07T23:25:00.5256885Z ##[group]Setting up auth
2026-06-07T23:25:00.5261157Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:25:00.5284418Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T23:25:00.5485887Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:25:00.5510581Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T23:25:00.5689525Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:25:00.5715504Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T23:25:00.5906015Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T23:25:00.5933504Z ##[endgroup]
2026-06-07T23:25:00.5933823Z ##[group]Determining the default branch
2026-06-07T23:25:00.5936538Z Retrieving the default branch name
2026-06-07T23:25:00.9498015Z Default branch 'main'
2026-06-07T23:25:00.9498790Z ##[endgroup]
2026-06-07T23:25:00.9499161Z ##[group]Fetching the repository
2026-06-07T23:25:00.9504310Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-07T23:25:01.7404299Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T23:25:01.7405091Z  * [new branch]      main       -> origin/main
2026-06-07T23:25:01.7428035Z ##[endgroup]
2026-06-07T23:25:01.7428588Z ##[group]Determining the checkout info
2026-06-07T23:25:01.7430598Z ##[endgroup]
2026-06-07T23:25:01.7435160Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T23:25:01.7478828Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T23:25:01.7503598Z ##[group]Checking out the ref
2026-06-07T23:25:01.7506112Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T23:25:01.7543650Z Switched to a new branch 'main'
2026-06-07T23:25:01.7544002Z branch 'main' set up to track 'origin/main'.
2026-06-07T23:25:01.7555459Z ##[endgroup]
2026-06-07T23:25:01.7586810Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T23:25:01.7610540Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-07T23:25:01.7735543Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-07T23:25:01.7735940Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-07T23:25:01.7747745Z shell: /usr/bin/bash -e {0}
2026-06-07T23:25:01.7747954Z ##[endgroup]
2026-06-07T23:25:01.8098918Z     Updating crates.io index
2026-06-07T23:25:01.9776539Z      Locking 11 packages to latest compatible versions
2026-06-07T23:25:02.0002581Z    Compiling serde_core v1.0.228
2026-06-07T23:25:02.0004511Z    Compiling zmij v1.0.21
2026-06-07T23:25:02.0004802Z    Compiling serde_json v1.0.150
2026-06-07T23:25:02.0005060Z    Compiling memchr v2.8.1
2026-06-07T23:25:02.0005293Z    Compiling itoa v1.0.18
2026-06-07T23:25:03.8020462Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-07T23:25:03.9640649Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
2026-06-07T23:25:03.9775687Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-07T23:25:03.9776083Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-07T23:25:03.9790551Z shell: /usr/bin/bash -e {0}
2026-06-07T23:25:03.9790766Z env:
2026-06-07T23:25:03.9791133Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-07T23:25:03.9791568Z ##[endgroup]
2026-06-07T23:25:04.2043329Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
2026-06-07T23:25:04.2164043Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-a010b3c70d4fb387)
2026-06-07T23:25:04.2176730Z 
2026-06-07T23:25:04.2177016Z running 1 test
2026-06-07T23:25:04.6798878Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-07T23:25:04.6799283Z 
2026-06-07T23:25:04.6799634Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
2026-06-07T23:25:04.6800273Z 
2026-06-07T23:25:04.6943481Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-07T23:25:04.6943872Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-07T23:25:04.6956527Z shell: /usr/bin/bash -e {0}
2026-06-07T23:25:04.6956737Z env:
2026-06-07T23:25:04.6956904Z   SPT_INSTALL_E2E: 1
2026-06-07T23:25:04.6957179Z ##[endgroup]
2026-06-07T23:25:04.8917673Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
2026-06-07T23:25:04.9043774Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-d7774a58b4bffded)
2026-06-07T23:25:04.9142769Z 
2026-06-07T23:25:04.9143103Z running 1 test
2026-06-07T23:25:21.9495977Z test install_script_against_staged_release ... ok
2026-06-07T23:25:21.9496326Z 
2026-06-07T23:25:21.9496605Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.04s
2026-06-07T23:25:21.9497037Z 
2026-06-07T23:25:21.9601149Z ##[group]Run cargo run -p xtask -- check
2026-06-07T23:25:21.9601435Z [36;1mcargo run -p xtask -- check[0m
2026-06-07T23:25:21.9613299Z shell: /usr/bin/bash -e {0}
2026-06-07T23:25:21.9613509Z ##[endgroup]
2026-06-07T23:25:22.1822386Z    Compiling bitflags v2.12.1
2026-06-07T23:25:22.1878166Z    Compiling darling_core v0.20.11
2026-06-07T23:25:22.1933307Z    Compiling fastrand v2.4.1
2026-06-07T23:25:22.2610169Z    Compiling rusqlite v0.32.1
2026-06-07T23:25:22.2610589Z    Compiling netlink-packet-route v0.29.0
2026-06-07T23:25:22.2610947Z    Compiling simple-dns v0.9.3
2026-06-07T23:25:22.2611395Z    Compiling netlink-packet-route v0.30.0
2026-06-07T23:25:22.2611932Z    Compiling tower-http v0.6.11
2026-06-07T23:25:22.3093106Z    Compiling futures-lite v2.6.1
2026-06-07T23:25:22.3093813Z    Compiling backon v1.6.0
2026-06-07T23:25:22.5374001Z    Compiling reqwest v0.13.4
2026-06-07T23:25:22.8368448Z    Compiling n0-future v0.3.2
2026-06-07T23:25:22.8854708Z    Compiling spt-store v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-07T23:25:22.8885510Z    Compiling n0-watcher v0.6.1
2026-06-07T23:25:22.9593371Z    Compiling iroh-dns v0.98.0
2026-06-07T23:25:23.4894961Z    Compiling darling_macro v0.20.11
2026-06-07T23:25:23.6203136Z    Compiling darling v0.20.11
2026-06-07T23:25:23.6411557Z    Compiling derive_builder_core v0.20.2
2026-06-07T23:25:24.0848722Z    Compiling derive_builder_macro v0.20.2
2026-06-07T23:25:24.2249953Z    Compiling derive_builder v0.20.2
2026-06-07T23:25:24.2279724Z    Compiling spt-msg v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-07T23:25:24.2642949Z    Compiling vergen-lib v9.1.0
2026-06-07T23:25:24.2643489Z    Compiling vergen-lib v0.1.6
2026-06-07T23:25:24.3797901Z    Compiling vergen v9.1.0
2026-06-07T23:25:24.4157577Z    Compiling vergen-gitcl v1.0.8
2026-06-07T23:25:24.4470750Z    Compiling spt-runtime v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-07T23:25:24.4472010Z    Compiling spt-term v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-07T23:25:24.7977232Z    Compiling iroh-relay v0.98.0
2026-06-07T23:25:25.7444160Z    Compiling spt-live v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-07T23:25:25.8278147Z    Compiling netdev v0.42.0
2026-06-07T23:25:26.2799281Z    Compiling netwatch v0.16.0
2026-06-07T23:25:27.0962024Z    Compiling portmapper v0.16.0
2026-06-07T23:25:28.6724983Z    Compiling iroh v0.98.2
2026-06-07T23:25:36.4042310Z    Compiling spt-net v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-07T23:25:37.6274519Z    Compiling spt-daemon v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-07T23:25:42.5826627Z    Compiling xtask v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-07T23:25:43.7223608Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.75s
2026-06-07T23:25:43.7405973Z      Running `target/debug/xtask check`
2026-06-07T23:26:11.2970597Z xtask check: OK
2026-06-07T23:26:11.3076777Z Post job cleanup.
2026-06-07T23:26:11.3790867Z [command]/usr/bin/git version
2026-06-07T23:26:11.3856420Z git version 2.43.0
2026-06-07T23:26:11.3892013Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8a47b4e9-33dc-4ab0-845b-d561785f8fe2' before making global git config changes
2026-06-07T23:26:11.3892671Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:26:11.3895101Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T23:26:11.3922925Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:26:11.3948459Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T23:26:11.4135573Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:26:11.4154867Z http.https://github.com/.extraheader
2026-06-07T23:26:11.4161475Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-07T23:26:11.4185778Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T23:26:11.4370539Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:26:11.4395038Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T23:26:11.4724296Z Post job cleanup.
2026-06-07T23:26:11.5368796Z [command]/usr/bin/git version
2026-06-07T23:26:11.5401187Z git version 2.43.0
2026-06-07T23:26:11.5467158Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/45282448-203a-48a0-bb64-84f62aabfb64' before making global git config changes
2026-06-07T23:26:11.5467776Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:26:11.5470416Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T23:26:11.5498800Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:26:11.5523869Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T23:26:11.5706376Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:26:11.5726212Z http.https://github.com/.extraheader
2026-06-07T23:26:11.5733006Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-07T23:26:11.5757488Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T23:26:11.5945155Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:26:11.5968404Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T23:26:11.6272279Z Cleaning up orphan processes
